Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bpo-40280: Add wasm32-emscripten and wasm32-wasi SOABI #32095

Merged
merged 1 commit into from
Mar 24, 2022

Conversation

tiran
Copy link
Member

@tiran tiran commented Mar 24, 2022

Shared extension on Emscripten now have suffix
.cpython-311-wasm32-emscripten.so (JS loader) and
.cpython-311-wasm32-emscripten.wasm (WebAssembly code).

https://bugs.python.org/issue40280

Automerge-Triggered-By: GH:tiran

Shared extension on Emscripten now have suffix
``.cpython-311-wasm32-emscripten.so`` (JS loader) and
``.cpython-311-wasm32-emscripten.wasm`` (WebAssembly code).
configure.ac Show resolved Hide resolved
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.

5 participants