bytecodealliance / componentize-py

Apache License 2.0
130 stars 13 forks source link

fix type sorting #60

Closed dicej closed 6 months ago

dicej commented 6 months ago

This helps avoid using the Any type except in cases of true cyclic type dependencies.