bytecodealliance / bytecodealliance/componentize-py
Remove init function and types from the final output
Open
- Dominant language
- Rust
- Stars
- 277
- Forks
- 51
- Avg merge
- 12h 10m
- Merged PRs (30d)
- 10
Description
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.
Contributor guide
Assessment
This issue has not been assessed yet.