componentize-py icon indicating copy to clipboard operation
componentize-py copied to clipboard

Remove init function and types from the final output

Open dicej opened this issue 1 year ago • 0 comments

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.

dicej avatar Aug 31 '23 20:08 dicej