0.1.24 • Published 1 year ago

chinillaclvm_wasm v0.1.24

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
1 year ago

The chinillaclvm_rs package has JavaScript bindings for the rust implementation of chinillaclvm in wasm.

This project is very immature, and only some test API is available for the moment. Pull requests are welcome.

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