Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 203 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 203 Bytes

How to build

Prerequisite

wasm-pack is required.

cargo install wasm-pack

Build

deno run --allow-read --allow-write --allow-run ./build.ts

wasm.js will be generated.