WebAssembly
Appearance
WebAssembly is an experimental efficient low-level programming language for in-browser client-side scripting, which is currently in development. WebAssembly is portable bytecode which is designed to be faster to parse than JavaScript, as well as to execute faster. The team working on WebAssembly include people from Mozilla, Microsoft, Google, and Apple (who control the four major browsers, Firefox, Chrome, Internet Explorer, and Safari).[1]
References
External links
- WebAssembly Community Group
- WebAssembly - Github