Tuesday, February 20, 2018

WebAssembly First Public Working Drafts

The WebAssembly Working Group has published three First Public Working Drafts:
WebAssembly is a virtual instruction set architecture with many use cases and can be embedded in many different environments, that enables high performance applications on the Web. The design goals of WebAssembly are fast, safe, and portable semantics; efficient and portable representation. WebAssembly code is also intended to be easy to inspect and debug, especially in environments like web browsers.

No comments:

Post a Comment