WebGlossary.info
WebAssembly
- A standard that defines a portable binary-code format for executable programs, a corresponding text format, as well as interfaces for facilitating interactions between such programs and their host environment. The main goal of WebAssembly is to enable high-performance applications on web pages, but the format is designed to be executed and integrated in other environments as well. WebAssembly became a W3C Recommendation in 2019 and, alongside HTML, CSS, and JavaScript, is the fourth language to run natively in browsers. ← Wikipedia ↑ webassembly.org
- Previous term: Webalizer
- Next term: WebAssembly text format
- Random term: First Public Working Draft