Hello, World in Rust WASM
April 2026
This is a basic `Hello, World` WASM app written in rust.
Rust
Cargo.toml
src/lib.rs
build script
HTML
page.html
JavaScript
hello-world.js
Output
This is a basic `Hello, World` WASM app written in rust.