WebAssembly
Portable binary instruction format running near-native-speed code in the browser sandbox, compiled from C, C++, Rust, and more.
This browser:
Key Capabilities
- Executes in the same sandbox and security model as JavaScript.
- Linear memory shared with JS via ArrayBuffer.
- Powers ports of games, codecs, and scientific tooling.