Hacker News new | ask | show | jobs
by Igglyboo 4371 days ago
Because then his userbase goes from being an extremely small niche(chromium is probably less than 1%) to a much larger niche(chrome is more than 30%).
2 comments

Do you mean that Chromium now has a Dart VM? The last time I checked it didn't, there was a buggy thing called Dartium.
Dartium is still separate to Chromium.
Dart -- without being in Chrome -- has the same userbase as CoffeeScript, ClojureScript, or any other language that also compiles to JavaScript.

There are some real potential wins with being in Chrome, many of which are political, but there are no technical reasons for not being in Chrome to block Dart's adoption.

Except Dart isn't trying to be another "compiles to javascript" language like CS, Dart is trying to completely replace js which is why it's so much more difficult to implement. They have to build an entire VM to rival V8.
The point is that if you write in Dart you still have a very large target audience without the VM.

Sure, Dart's designed to have even more benefit when run in it's own VM, but that doesn't affect its reach.