#chik #build #locked #chik-wasm

chik_wasm

Code useful for implementing chik consensus

9 releases (5 breaking)

new 0.21.2 Mar 26, 2025
0.21.1 Mar 7, 2025
0.20.0 Feb 17, 2025
0.19.1 Feb 7, 2025
0.10.0 Jul 11, 2024

#813 in Magic Beans

Download history 4/week @ 2024-12-08 480/week @ 2025-02-02 37/week @ 2025-02-09 115/week @ 2025-02-16 7/week @ 2025-02-23 245/week @ 2025-03-02 45/week @ 2025-03-09 2/week @ 2025-03-16 119/week @ 2025-03-23

411 downloads per month

Apache-2.0

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.6–1.3MB
~26K SLoC