Wasm-Gzip Build
Pre-release
Pre-release
Release Notes
This build includes the source code for this version and a release that can be imported as an ES6 module.
Build it yourself
The release can be built from the source using the build.bat file. This should also work for Linux.
You need wasm-bindgen
and wasm-snip
for this. Wasm pack currently has a bug for some users where
it freezes after building.
All generated files that were included in this release can be found in the pkg
directory.
Pre-release
This is version 0.1.2 and needs some more desting before it is suitable for production. Apart from that,
not all browsers fully support WASM and other required APIs yet.