The AOT-compiled code runs inside an efficient Dart runtime that enforces the sound Dart type system and manages memory using fast object allocation and a generational garbage collector. More information: Get started: Command-line and server apps. dart tool for running with JIT or AOT compiling to machine code.