bytecodealliance / componentize-py

Apache License 2.0
136 stars 13 forks source link

Optionally produce component which imports libpython311.so, libc.so, etc. instead of bundling them #28

Open dicej opened 11 months ago

dicej commented 11 months ago

This would dramatically reduce binary sizes in cases where the host can provide these libraries.