Tag
wasm
1 entry tagged wasm.
Computing & AI
Web & Runtime Technology
- WebAssemblyWebAssembly (Wasm) is a compact, portable binary instruction format designed as a compilation target for languages such as C, C++, and Rust. In a browser it runs inside a sandbox alongside JavaScript rather than replacing the browser or DOM.