Hacker News new | ask | show | jobs
by dragonwriter 1421 days ago
> I can actually see Google shipping Chrome with the Dart VM in addition to V8 a few years down the line.

It was called “Dartium” and it was discontinued with Dart 2.

1 comments

Just checked it out, you're right. They actually explicitly said:

> In order to do what's best for our users and the web, and not just Google Chrome, we will focus our web efforts on compiling Dart to JavaScript. We have decided not to integrate the Dart VM into Chrome. https://news.dartlang.org/2015/03/dart-for-entire-web.html

But I guess with the adoption of WebAssembly, that won't really matter anyway.

Serious question but where's the proposal to allow WebAssembly to interact with the DOM? I'm assuming it's in the works somewhere...