WebAssembly
Revision as of 14:03, 9 April 2018 by Woozle (talk | contribs) (Created page with "==About== WebAssembly, or WASM, is a compiled bytecode for web applications. It runs on a wide variety of browsers and platforms, including mobile (Android and iOS). It re...")
About
WebAssembly, or WASM, is a compiled bytecode for web applications. It runs on a wide variety of browsers and platforms, including mobile (Android and iOS). It requires a bit of minimal "glue" JavaScript in order to access the browser's DOM.