WebAssembly is making progress

WebAssembly, “an experimental efficient low-level programming language for in-browser client-side scripting”, is making progress, and is now available in Chrome Dev/Canary and Firefox Nightly. Microsoft has also announced WebAssembly in Edge. It is also in development in WebKit.

Links:

https://webassembly.github.io/

https://blogs.windows.com/msedgedev/2016/03/15/previewing-webassembly-experiments/
https://webkit.org/status/#specification-webassembly

Thank you. That’s a very interesting read and development.

In Chrome 51 and Opera 38 (V8 5.1), WebAssembly is available and can be enabled: chrome://flags/#enable-webassembly

WebAssembly Browser Preview

A peek into the WebAssembly Browser Preview (Microsoft)
WebAssembly Browser Preview (Mozilla)

WebAssembly is enabled by default in Chrome 57.

V8 Release 5.7

WebAssembly consensus and end of Browser Preview

WebAssembly will replace Portable Native Client in Chromium.

Goodbye PNaCl, Hello WebAssembly!

WebAssembly support now shipping in all major browsers (The Mozilla Blog)

Nice to see WebAssembly being used for something useful.

WebAssembly brings Google Earth to more browsers

https://earth.google.com/web/?beta=1

Native Client is replaced with WebAssembly.

Known issues

[]Due to its lack of threading support in WASM, Firefox is notably slower than Chrome.
[
]KML loading won’t work on Firefox.
[*]Bookmarks are broken on Firefox.

Use Google Earth with WebAssembly