|
|
|
|
|
by gsnedders
4862 days ago
|
|
The reasons why others aren't adopting Dart are only partly political, and not for the reasons you make out: the political side of it is that most (all?) other browser vendors would much rather only add a new language with an openly developed specification for it; the technical side is there's no way to integrate it into the browser without taking a performance hit both for Dart and JS. |
|
The entire project is open, the VM, the dart2js compiler, the libraries, the package manager.
As for a performance hit when integrating with the browser, what re you talking about? Any references?