Hacker News new | past | comments | ask | show | jobs | submit login

> Dart can be run in both modes.

In production, it's only ever transpiled to JavaScript.

> Chrome (dunno if enabled by default and/or in stable) contains a Dart VM, so you "only" need to transpile into JS for non-Chrome.

Not the real Chrome. A version of Chromium that you can use to make the development cycle smoother. When you deploy, you still transpile to JavaScript for all browsers.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: