Skip to content

Commit 0ba1d99

Browse files
authored
[mypyc] Implement serialization and deserialization of mypyc IR (#7734)
This is work towards incremental compilation (mypyc/mypyc#682). Serialization format is JSON blobs similar to mypy itself. The serialization and deserialization is not actually connected to anything yet, except that run tests now validate that the serialization round trips.
1 parent 7d05c06 commit 0ba1d99

File tree

3 files changed

+441
-3
lines changed

3 files changed

+441
-3
lines changed

0 commit comments

Comments
 (0)