componentize-py
componentize-py copied to clipboard
Remove init function and types from the final output
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.