0.3.0 • Published 2 years ago
@spruceid/ssx-sdk-wasm v0.3.0
ssx-sdk-wasm
WebAssembly library written in Rust for ssx-sdk.
This package uses rollup in order to encode the .wasm as a base64-encoded string,
meaning there is no configuration needed downstream to support WebAssembly
(other than a compatible browser).
Building
Requirements:
Setup
Install node and dependencies:
nvm use
yarn installBuilding
For development builds run:
yarn devFor optimised release builds run:
yarn releaseOn build completion the package will be at ./.