Hacker News new | ask | show | jobs
by MatthewPhillips 5085 days ago
I think the best example of this is Windows 8, which has 2 application environments, .NET and Trident (The IE10 rendering engine). They are, for all intents and purposes, on equal footing with each other, and an end user can't tell which environment an application uses.
1 comments

In that case, it's no longer standard or portable HTML/JS, no?
The engine that powers it is exactly the same, the difference is additional APIs (that add functionality, not performance). Everyone already agrees that HTML/JS needs more APIs.