dart-lang / sdk

The Dart SDK, including the VM, JS and Wasm compilers, analysis, core libraries, and more.
https://dart.dev
BSD 3-Clause "New" or "Revised" License
10.26k stars 1.58k forks source link

[augmentations] VM implementation #56160

Open itsjustkevin opened 4 months ago

dart-github-bot commented 4 months ago

Summary: The issue concerns the Dart Virtual Machine (VM) implementation, specifically related to augmentations, which likely involve extending or modifying the VM's functionality.