Files
nym/sdk/typescript/examples
Mark Sinclair 69f5a0d6ba Use rollup to bundle the web worker script to support more downstream bundlers
The WASM bundle is embedded as a base64 encoded resource and loaded synchronously, because this is the only mechanism widely supported to load WASM inside a web worker currently. Hopefully in the future this can be changed to pure modules.
2023-01-17 10:39:43 +00:00
..
2022-11-08 17:47:10 +00:00