You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Support for wasm32-unknown-emscripten was dropped in python/peps#3612 . As part of PEP 11, a configure error needs to be triggered when building for the platform.
Bug report
Bug description:
Support for wasm32-unknown-emscripten was dropped in python/peps#3612 . As part of PEP 11, a
configureerror needs to be triggered when building for the platform.CPython versions tested on:
CPython main branch
Operating systems tested on:
No response
Linked PRs
configure.acfor WebAssembly support tiers #115192