Many popular web frameworks [don't work because they depend on zlib](https://github.com/bytecodealliance/componentize-py/issues/96) and other native-code compression stdlibs which haven't been compiled against WASI yet. Moving componentize-py to a new Python may help, as [WASIp1 is now a Tier 2 supported platform](https://peps.python.org/pep-0011/#tier-2).
Many popular web frameworks don't work because they depend on zlib and other native-code compression stdlibs which haven't been compiled against WASI yet. Moving componentize-py to a new Python may help, as WASIp1 is now a Tier 2 supported platform.