comlink-loader icon indicating copy to clipboard operation
comlink-loader copied to clipboard

Shared Worker

Open bangonkali opened this issue 4 years ago • 3 comments

I tried looking at the code but somehow I'm not sure how to revise the implementation a bit with support for SharedWorker. There is some material here that might help.

https://github.com/GoogleChromeLabs/comlink/issues/485#issuecomment-720108900

Can this be tweaked to also allow instantiating a SharedWorker on runtime?

bangonkali avatar Jan 16 '21 19:01 bangonkali

any updates?

mvodyanov avatar Feb 01 '21 16:02 mvodyanov

I've made some modification which allow to spawn Shared Worker, it's a WIP. And I don't know if it possible to integrate to comlink-loader or not.

https://github.com/socheatsok78/comlink-loader

socheatsok78 avatar Jul 10 '21 04:07 socheatsok78

any updates?

leochen-g avatar Oct 21 '22 09:10 leochen-g