W

WebAssembly

Definition
A binary instruction format for a stack-based virtual machine. WebAssembly enables high-performance code execution in web browsers at near-native speed, allowing languages like C++, Rust, and Go to run on the web alongside JavaScript.

Defined Term