bytecodealliance / componentize-py

Apache License 2.0
158 stars 19 forks source link

fix type sorting #60

Closed dicej closed 10 months ago

dicej commented 10 months ago

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