@centrapass/key-functions-nodejs
v0.1.6
Published
- Please download `wasi-sdk-14` corresponding to your platform from this [repo](https://github.com/WebAssembly/wasi-sdk/releases/download/wasi-sdk-14/) then, put `wasi-sdk-14.0` in your `keyfunctions-wasm` root. - Please, install `wasm-pack` using ```carg
Readme
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.
