React starter integrating Rust-compiled WebAssembly module for browser apps.
A React starter that demonstrates integrating a WebAssembly (WASM) module compiled from Rust into a browser single-page app. The repository includes Rust build configuration (cargo, wasm-bindgen) alongside JavaScript/Node-based development tooling and styles. It's suited for projects needing native-performance browser modules or for learning RustβWASM integration within a modern frontend.
0