Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 222 Bytes

build.md

File metadata and controls

13 lines (9 loc) · 222 Bytes

Build Instructions

Building the Rust code with Cargo

randu-core> cargo build

Building Rust code to produce NPM Package (WASM module, Javascript + TypeScript library)

randu-core> wasm-pack build