Any Language → Browser
Write it in anything.
Play it in the browser.
Rust, C++, Go, Zig, JavaScript — if it compiles to WebAssembly
or runs on the web platform, we ship it. No downloads, no installs.
Pipeline
Source → WASM → Browser
Write in your language. Compile to the browser. Ship a URL.
Rust / C++ / Go / Zig
→
WebAssembly
→
Canvas / WebGL / Web Audio
→
🌐 Browser
Languages
Write it in whatever you want
Every language that targets the browser is fair game.
🦀
Rust
wasm-bindgen, wasm-pack. Memory safe, blazing fast.
⚡
C / C++
Emscripten. Port existing engines or write from scratch.
🐹
Go
Built-in WASM target. Goroutines in the browser.
⚔️
Zig
WASM backend. Low-level control, zero hidden allocations.
🟨
JavaScript
Canvas, WebGL, Web Audio. The OG browser language.
🔷
TypeScript
Type-safe JS. Same APIs, better DX.
🐍
Python
Pyodide / Pyscript. Python in the browser via WASM.
💎
C#
Blazor WASM. .NET runtime in the browser.
Featured
What's playing
Different languages, same platform.
8
Languages
1
Platform
0
Downloads