FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

bpo-40280: Add wasm32-emscripten and wasm32-wasi SOABI by tiran · Pull Request #32095 · python/cpython · GitHub

/ cpython Public

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

Merged
miss-islington merged 1 commit into
python:mainfrom
tiran:bpo-40280-soabi
Mar 24, 2022
Merged

bpo-40280: Add wasm32-emscripten and wasm32-wasi SOABI#32095
miss-islington merged 1 commit into
python:mainfrom
tiran:bpo-40280-soabi

Conversation

tiran commented Mar 24, 2022
edited by miss-islington
Loading

Copy link
Copy Markdown
Member

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).
Comment thread configure.ac
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL