Running the Dart VM on a Chromebook in Developer Mode (without installing Linux)

1 · Danny Tuppeny · Sept. 16, 2014, midnight
Writing Dart? Check out Dart Code, my Dart extension for Visual Studio Code! I recently picked up a Chromebook (a Dell Chromebook 11) and hoped to do a a little bit of hacking on Dart with it. Out-of-the-box the Chromebook can’t run native Dart code (as command line, nor in the browser), so you’re limited to web-based apps using Chrome Dev Editor (which is rather slow at compiling Dart in its JavaScript form). In order to get around this, many people install Linux (usually Ubuntu via something...