4 results for Comlink
develwoutacause’s Twitter Archive—№ 142
#Comlink doesn't *technically* support browser extensions at the moment, but there is an issue for it: https://github.com/GoogleChromeLabs/comlink/issues/438. github.com/GoogleChromeLabs/comlink/issues/438
develwoutacause’s Twitter Archive—№ 143
Ultimately, I think #Comlink is a much better solution to this problem than #BXPB. It doesn't require an IDL and it's a simple library with no compiler or other funky
develwoutacause’s Twitter Archive—№ 141
Based on this, I remembered @DasSurma's #Comlink library which solves a similar problem of communicating with web workers. It works with direct #JavaScript objects in a much simpler and lighter-weight
develwoutacause’s Twitter Archive—№ 146
usable, but they can't re-use existing JS-based data structures like #Comlink.