Programming ConceptsWeb Assembly (WASM)

WebAssembly is a binary instruction format that enables running high-performance applications in web browsers.

Use case: Running C++ code in a browser.