WebAssembly
WebAssembly (Wasm) is a W3C Recommendation defining a portable binary instruction format for a stack-based virtual machine. It enables near-native performance in web browsers for code compiled from languages like C, C++, and Rust, and is a core web platform technology.