dart2js: Dart-to-JavaScript compiler (original) (raw)

Dart 2.18 removes the dart2js command-line tool from the Dart package, but retains the dart2js compiler.

Use dart compile js to compile Dart code to deployable JavaScript.