jedisct1 / libsodium.js

libsodium compiled to Webassembly and pure JavaScript, with convenient wrappers.
Other
969 stars 138 forks source link

Webworkers #262

Closed yovanoc closed 1 year ago

yovanoc commented 3 years ago

Is there a tutorial on how to use libsodium with webworkers? I see issues talking about this but I can't find a way, thanks.

yovanoc commented 3 years ago

anyone on this? :/

jedisct1 commented 3 years ago

Apparently not :)

andybin-cdc commented 2 years ago

Hi, @yovanoc do you have find a way to use libsodium with webworkers?

cooper667 commented 1 year ago

I've had no issues using libsodium in webworkers, using Vite/Rollup for bundling