-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Labels
area-vmUse area-vm for VM related issues, including code coverage, and the AOT and JIT backends.Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends.
Description
Currently VM IL can be printed in human readable form - but this form is not machine readable and omits some information.
There are use cases where we would benefit from having a format that is both human and machine readable and writable:
- Writing tests.
- Writing alternative backends for Dart VM.
This bug is to track the design and development of such a form.
Metadata
Metadata
Assignees
Labels
area-vmUse area-vm for VM related issues, including code coverage, and the AOT and JIT backends.Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends.