Skip to content

implement VM IL serialization and deserialization #36882

@mraleph

Description

@mraleph

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.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions