Typhoon playground

Python's syntax, Go/Nim's semantics, a Rust toolchain, one static binary out.

Runs the real typhoon compiler in your browser via WebAssembly, and the programs too: Run compiles with the wasm backend and executes in a worker, stopping after 10 s. That backend has no GC yet, so allocation-heavy loops run out of memory. Native execution: typhoon run file.ty (see README).

Ctrl/⌘+Enter compiles · +Shift runs