Compile dart in the browser Compile dart in the browser dart dart

Compile dart in the browser


Compiling Dart to JavaScript will be faster on the server, because you can run dart2js via Dart VM. try.dartlang.org is running in a special version of dart2js, which has not been merged into the main source code.