0.0.1 • Published 11 months ago

@spruceid/sprucekit-wasm v0.0.1

Weekly downloads
-
License
Apache-2.0 OR MIT
Repository
-
Last release
11 months ago

sprucekit-wasm

WebAssembly library written in Rust for sprucekit-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 install

Building

For development builds run:

yarn dev

For optimised release builds run:

yarn release

On build completion the package will be at ./.