The most basic Rust-WASM setup, for posterity.
src | ||
web | ||
Cargo.lock | ||
Cargo.toml | ||
justfile | ||
readme.md | ||
things.js |
rustwasm
A dead-simple, no-bundling, web-servable Rust/WASM/JS template. "Hello, world" style. For use in the Rust Ludus backend.