Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 398 Bytes

File metadata and controls

25 lines (17 loc) · 398 Bytes

🚴 Installation

Install Rust and Wasm-pack

https://github.com/rustwasm/wasm-pack

  • cargo 1.61.0 (a028ae42f 2022-04-29)
  • wasm-pack 0.10.3

🛠️ Build with wasm-pack build

wasm-pack build

🔬 Test in Headless Browsers with wasm-pack test

wasm-pack test --headless --firefox

🎁 Publish to NPM with wasm-pack publish

wasm-pack publish