Skip to content

Conversation

@brettcannon
Copy link
Member

@brettcannon brettcannon commented Dec 3, 2025

While CPython doesn't support it, external tools like componentize-py do and they have to patch around it, e.g. https://github.com/bytecodealliance/componentize-py . Since the flag is off by default, allowing for the flag so external users can add/inject dynamic linking support seems acceptable.

While CPython doesn't support it, external tools like componentize-py do and they have to patch around it, e.g. https://github.com/bytecodealliance/componentize-py . Since the flag is off by default, allowing for the flag so external users can add/inject dynamic linking support seems acceptable.
@brettcannon brettcannon self-assigned this Dec 4, 2025
@brettcannon brettcannon enabled auto-merge (squash) December 5, 2025 23:06
@brettcannon brettcannon merged commit eba449a into python:main Dec 5, 2025
42 checks passed
@brettcannon brettcannon deleted the enable-wasm-dynamic-linking branch December 5, 2025 23:27
StanFromIreland pushed a commit to StanFromIreland/cpython that referenced this pull request Dec 6, 2025
…thonGH-142235)

While CPython doesn't support `--enable-wasm-dynamic-linking`, external tools like componentize-py do and they have to patch around it. Since the flag is off by default, allowing the flag so external users can add/inject dynamic linking support seems acceptable.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants