bytecodealliance / bytecodealliance/componentize-py
Optionally produce component which imports libpython311.so, libc.so, etc. instead of bundling them
Open
- Dominant language
- Rust
- Stars
- 277
- Forks
- 51
- Avg merge
- 12h 10m
- Merged PRs (30d)
- 10
Description
This would dramatically reduce binary sizes in cases where the host can provide these libraries.
Contributor guide
Research direction
No file, test, or entry point is named in the issue. Start by locating the component build and linking path, then determine how an optional mode could import host-provided libpython311.so and libc.so instead of bundling them; done means the mode reduces binary size without changing the default behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python, rust
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100