Microsoft Builds Open-Source Browser Using HTML, JavaScript, and CSS
An anonymous reader writes: Microsoft's new browser, Edge, has a new rendering engine, EdgeHTML. Like Edge, the new rendering engine is only available in Windows 10, but it does more than just power the company's new browser: It's also readily available to developers. To show off what EdgeHTML can do, Microsoft has built a browser using predominantly JavaScript, HTML, and CSS. Next, the company released the browser on the Windows Store and the sample code on GitHub.
You could write a web browser in any language as long as you could call out to external libraries.
Your hair look like poop, Bob! - Wanker.
It's just a WebView component embedded inside a web page.
yeah... it isn't a browser, its a skin for the HTML/CSS renderer and JS engine. I'm not sure what they are trying to prove: Mozilla's gecko hasn't exactly taken the application world by storm... and *it* is actually crossplatform.