@onepisya/rust-wasm-demo
v0.1.3
Published
a sample rust wasm demo
Downloads
14
Readme
rust-wasm-demo
copy from Game = Rust + WebAssembly + 浏览器 (前端柒八九) and 编译 Rust 为 WebAssembly
Build
cargo install wasm-packwasm-pack build --scope yourusernamecd pkgPublish a npm package
need configure npm first, more info: Publishing a package
npm publish --access public