Dart虚拟机

Catalogue   
  • Runtime System

    • Object Model
    • Garbage Collection
    • Snapshots
  • Core libraries native methods

  • Development Experience components accessible via service protocol * Debugging * Profiling * Hot-reload

  • Just-in-Time (JIT) and Ahead-of-Time (AOT) compilation pipelines

  • Interpreter

  • ARM simulators

  • Introduction to Dart VM