Assembly export and re-import
Open
high effort
medium impact
protocol design :crystal_ball:
selected for development
- Dominant language
- C++
- Stars
- 25.7k
- Forks
- 6.2k
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 21
Description
In order to perform super-optimization on assembly, we would like to define a serialization format so that an `Assembly` object can be exported, modified and re-imported in a similar way as we currently do with the AST. It should be possible to resume compilation from the assembly stage on.
Contributor guide
Assessment
This issue has not been assessed yet.