dart-lang / sdk

The Dart SDK, including the VM, dart2js, core libraries, and more.
https://dart.dev
BSD 3-Clause "New" or "Revised" License
9.98k stars 1.54k forks source link

[augmentations] VM service protocol support #56172

Open itsjustkevin opened 1 week ago

dart-github-bot commented 1 week ago

Summary: The issue requests support for the VM service protocol in the Dart VM, enabling tools to interact with and debug Dart applications running in the VM.