WASM Playground
This runner compiles Tea's front-end to WebAssembly, evaluates the AST in a browser-safe interpreter, and rejects native-only modules like std.fs,std.process, and std.env.
bun run build:tea-wasm inside www/.Editor
Runtime
Run a preset or edit the source to see stdout here.
Compiler