Dart is an object-oriented, class-based, garbage-collected language with C-style syntax . Dart can compile to either native code or JavaScript.
Read moreWhat is Dart compiled to?
Dart is designed to compile to JavaScript to run across the modern web.
Read more