dart compile jit-snapshot <dart-entry-point>

Compile Dart to a JIT snapshot

Arguments

NameDescription
dart-entry-pointThe Dart file containing the main function

Options

NameDescription
-h, --helpPrint this usage information
-o, --output <dart-entry-point>Write the output to <file-name>
--verbosity <verbosity-level>Sets the verbosity level of the compilation