Forum Discussion
tomscharbach
May 02, 2019Bronze Contributor
Why Google Earth doesn't work on Edge Chromium
I ran across this short explanation on MSFT:
"Google had built Google Earth on something called the PNaCl sandbox, which worked ok to run native code inside of Google Chrome, but didn’t fare so well across other browsers. The web community has since embraced WebAssembly, a more open implementation of the same efforts, and although Google announced way back in May of 2017 that it was deprecating PNaCl and moving to WebAssembly, it has apparently never gotten around to rewriting Google Earth. Because PNaCl is supposedly deprecated, Edge Insider is not shipping it, and so Google Earth doesn’t work."
- pneenkoalabearSteel ContributorGoogle Earth now uses wasm in beta! https://blog.chromium.org/2019/06/webassembly-brings-google-earth-to-more.html
- tomscharbachBronze Contributor
pneenkoalabear Thanks pneenkoalabear. Google had to catch up with the rest of the world sooner or later. A beta version is available for testing, and (based on a five-minute look-see) it seems to be working in Edge Chromium.
- pneenkoalabearSteel Contributorbtw I recommend you enable all of the wasm flags! It'll also show Microsoft that you support wasm as they can see which flags you have changed.
- Elliot Kirk
Microsoft
Thank you tomscharbach, good catch.