03 — WASM Hello World
The same Hello World model from example 01, compiled to WebAssembly and running entirely in the browser. No server required — just static files.
Interactivity level: 6 — WASM (browser-only)
The model
Shared with example 01 — identical model.go.