concept modern ★★ seed

WebAssembly (Wasm)

A binary instruction format standardized by W3C in 2017. A compilation target for C, C++, Rust, Go, and others — runs near-native speed in browsers and increasingly server-side (WASI). Enables polyglot web applications.

#wasm #binary #browser #compilation-target #w3c #2017