charms-lib-0.11.0 has been yanked.
charms-lib
Prerequisites
Install LLVM, Rust Wasm target support and wasm-bindgen CLI:
Make sure LLVM is in your path:
Building
In this directory:
Testing
In this directory:
Packaging for NPM
Make sure wasm-pack is installed:
Pack charms-lib for NPM:
The NPM package will be in ./pkg dir.