0.1.1 • Published 3 years ago
wasm-sa v0.1.1
steps to make this run:
- make changes to your rust code
cd to wasm
cd wasmrun this to compile to wasm
wasm-pack build --out-dir ../wasm-buildneed to find way to automaticlly update the package in node modules
currently have to delete node modules and then have to reinstall