6 releases (breaking)
new 0.20.0 | Feb 17, 2025 |
---|---|
0.19.1 | Feb 7, 2025 |
0.17.0 | Feb 6, 2025 |
0.11.0 | Feb 3, 2025 |
0.10.0 | Jul 11, 2024 |
#785 in WebAssembly
517 downloads per month
7KB
The chik_wasm
package has JavaScript bindings for the rust implementation of the chik
crate in wasm.
Build
Use wasm-pack
to build the wasm pkg
file used with npm. Install it with:
$ cargo install wasm-pack --locked
Then build with
$ wasm-pack build --release
Dependencies
~0.7–1.3MB
~27K SLoC