Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 156 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 156 Bytes

Create web demo

Compile with wasm-pack:

wasm-pack build --target web --out-dir static/pkg

Host ./static using your favorite webserver.