Tish VM as a WebAssembly module.
Two targets:
- Browser (wasm32-unknown-unknown): use
--features browser, wasm-bindgen, console output - WASI/Wasmtime (wasm32-wasip1): optional
timers/http/ … via Cargo features;compile_to_wasimerges CLI capability flags with imports and always enablestimerswhen globals usesetTimeout.