0.3.0 • Published 2 years ago
torii-client-wasm v0.3.0
This crate includes a basic usage for the WASM module.
- Run the build script to compile the crate to WASM make sure wasm pack is installed
./build.sh- Start the HTTP server (make sure
simple-http-serveris installed)
simple-http-server .0.3.0
2 years ago