Online playground
Edit IlluLang source with semantic-style highlighting (keywords, types, builtins — same spirit as the VS Code / LSP extension).
Run executes the real interpreter compiled to WebAssembly when docs/wasm/illulang.js is present.
Bytecode updates live (debounced) from the VM disassembly.
Loading WASM…