Smart Escrow Post #2: What is WebAssembly?
webassembly.org·5d·
Discuss: DEV
WebAssembly
Preview
Report Post

Overview Getting Started Specs Docs Feature Status Community News

WebAssembly (abbreviated Wasm) is a binary instruction format for a stack-based virtual machine. Wasm is designed as a portable compilation target for programming languages, enabling deployment on the web for client and server applications.

Developer reference documentation for Wasm can be found on MDN’s WebAssembly pages. The open standards for WebAssembly are developed in a [W3C Communit…

Similar Posts

Loading similar posts...