GH-142234: Allow `--enable-wasm-dynamic-linking` under WASI (GH-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.
B
Brett Cannon committed
eba449a1989265a923174142dd67dee074f90967
Parent: d49e6f3
Committed by GitHub <noreply@github.com>
on 12/5/2025, 11:27:16 PM