@river-build/mls-rs-wasm-node
v0.0.16
Published
Note that Safari WebDriver needs to be enabled manually for `wasm-pack` to work.
Downloads
36
Keywords
Readme
mls-rs WASM wrapper
Note that Safari WebDriver needs to be enabled manually for wasm-pack to work.
sudo safaridriver --enableBuild and test using headless Chrome
just testDependencies
rustuprust-toolchain.tomlpins a specific version of Rust, which will be picked up byrustup,
node:.nvmrcpins a specific version of Node, which will be picked up bynvm,
wasm-pack:brew install wasm-pack, orcargo install wasm-pack, or- there is also NPM version which is slightly slower,
yarn,wasm-opt(optional):brew install binaryen,
just(optional):brew install just.
