bytecodealliance / componentize-py

Apache License 2.0
136 stars 13 forks source link

Remove init function and types from the final output #20

Open dicej opened 11 months ago

dicej commented 11 months ago

The pre-initialization process currently involves an exported anonymous interface and types (defined in init.wit). That should be stripped out of the final component since it's not part of the application's world.