0.1.6 • Published 4 years ago
@centrapass/key-functions-nodejs v0.1.6
How do I get set up?
- Please download
wasi-sdk-14corresponding to your platform from this repo then, putwasi-sdk-14.0in yourkeyfunctions-wasmroot. - Please, install
wasm-packusingcargo install wasm-pack. - Then, build it using
wasm-build.sh.