@gytx/qdlc
v0.1.6
Published
QDL Compiler
Downloads
9
Readme
qdlc
QDL Compiler
setup
https://rustwasm.github.io/docs/book/game-of-life/setup.html
You should have installed Rust Toolchain and Node.js.
# wasm-pack
curl https://rustwasm.github.io/wasm-pack/installer/init.sh -sSf | sh
# cargo-generate
cargo install cargo-generate
Run as executable
cargo run
Build to WASM
wasm-pack build