0.2.7 • Published 10 months ago

chik_wasm v0.2.7

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
10 months ago

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

Then build with

$ wasm-pack build --release
0.2.7

10 months ago