displayName
WebAssembly (Wasm)
paradigms
- imperative
- low-level
- stack-machine
description
WebAssembly — a portable, compact bytecode format and stack machine
(Wasm / WAT text format) used as a compile target by Rust, C/C++,
Go, and others for browsers and standalone runtimes.