Releases: mbasso/wasm-worker
Releases · mbasso/wasm-worker
JS functions
instantiateStreaming
Features
Use instantiateStreaming
by default if supported by the browser, this is the most efficient, optimized way to load wasm code.
Breaking changes
None.
Support compileStreaming
Features
This release add support for WebAssembly.compileStreaming
. It will be used by default by wasm-worker
if supported in the browser.
Breaking changes
None.
First release
0.1.0