1 unstable release

0.11.0 Aug 7, 2024

#946 in WebAssembly

Download history 137/week @ 2024-08-05 6/week @ 2024-08-12

143 downloads per month

Apache-2.0

6KB

The chia_wasm package has JavaScript bindings for the rust implementation of the chia 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