1 unstable release

0.10.0 Jul 11, 2024

#1044 in WebAssembly

Apache-2.0

6KB

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.4MB
~28K SLoC