AppRun Rust WASM This is an AppRun app template for developing WebAssembly using Rust. To use this template, you need the Rust tool chain, and wasm-pack installed first. Use npm start to start the dev server Use npm run build to build for production Have fun!