COMMITS
/ Tools/wasm/README.md January 21, 2026
B
GH-143941: Move WASI-related files to Platforms/WASI (GH-143942)
Brett Cannon committed
December 8, 2025
S
Fix typo in `Tools/wasm/README.md` (#142426)
Stan Ulbrych committed
October 9, 2025
A
gh-137025: Update Emscripten Build Docs (#137312)
adam j hartz committed
July 24, 2025
H
gh-124621: Emscripten: Add smoke test for using pyrepl in Chrome (#137004)
Hood Chatham committed
July 21, 2025
A
gh-136251: Improvements to WASM demo REPL (GH-136252)
adam j hartz committed
April 16, 2025
Y
Fix some typos in various doc files (GH-132589)
Yongzi Li committed
March 16, 2025
H
gh-127146: Update test skips for Emscripten 4.0.2 (#129474)
Hood Chatham committed
December 10, 2024
H
gh-127629: Add ctypes to the Emscripten build (#127683)
Hood Chatham committed
December 2, 2024
H
gh-127111: Emscripten Make web example work again (#127113)
Hood Chatham committed
November 16, 2024
H
gh-126691: Remove --with-emscripten-target (#126787)
Hood Chatham committed
November 9, 2024
H
gh-126187 Add emscripten.py script to automate emscripten build (#126190)
Hood Chatham committed
April 28, 2024
X
Fix typo in Tools/wasm/README.md(#118358)
Xie Yanbo committed
March 7, 2024
February 4, 2024
S
Update README.md (#114974)
Skip Montanaro committed
November 30, 2023
B
Clarify that WASI tool requirements are included in the devcontainer (GH-112561)
Brett Cannon committed
September 26, 2023
September 13, 2023
S
Fix invocation of wasm_build.py for node (GH-109383)
Sam Gross committed
June 2, 2023
B
GH-102404, GH-100956: Document how to do a WASI build (GH-105251)
Brett Cannon committed
January 18, 2023
Z
Fix typo and old link in wasm readme (#101096)
Zac Hatfield-Dodds committed
November 11, 2022
I
Fix typo in Tools/wasm/README.md (GH-99384)
Ikko Ashimine committed
November 3, 2022
V
gh-92584: Remove the distutils package (#99061)
Victor Stinner committed
September 11, 2022
C
gh-95853: Multiple ops and debug for wasm_build.py (#96744)
Christian Heimes committed
August 13, 2022
C
gh-95853: Add script to automate WASM build (GH-95828)
Christian Heimes committed
July 27, 2022
C
gh-95174: Add pthread stubs for WASI (GH-95234)
Christian Heimes committed
C
gh-95174: Move WASIX logic into wasi-env (GH-95320)
Christian Heimes committed
C
gh-95085: Promote Emscripten and WASI to PEP 11 tier 3 (GH-95086)
Christian Heimes committed
July 26, 2022
C
gh-95205: Improve WASM README.md (GH-95267)
Christian Heimes committed
July 25, 2022
E
gh-95205: Improve wasm README (#95206)
Erlend Egeberg Aasland committed
June 24, 2022
C
gh-84461: Build Emscripten with WASM BigInt support (#94219)
Christian Heimes committed
C
gh-84461: Fix ctypes and test_ctypes on Emscripten (#94142)
Christian Heimes committed
June 15, 2022
C
gh-84461: Document how to install SDKs manually (GH-93844)
Christian Heimes committed
June 6, 2022
C
gh-90473: WASI requires proper open(2) flags (GH-93529)
Christian Heimes committed
June 2, 2022
C
gh-90473: Skip and document more failing tests on WASI (GH-93436)
Christian Heimes committed
May 25, 2022
C
gh-90473: Misc test fixes for WASI (GH-93218)
Christian Heimes committed
May 23, 2022
C
gh-90473: WASI: skip gethostname tests (GH-93092)
Christian Heimes committed
May 19, 2022
C
gh-90473: Decrease recursion limit and skip tests on WASI (GH-92803)
Christian Heimes committed
April 23, 2022
C
gh-84461: Add --enable-wasm-pthreads and more file systems (GH-91820)
Christian Heimes committed
C
gh-84461: Add sys._emscripten_info, improve docs and build (gh-91781)
Christian Heimes committed
April 10, 2022
C
bpo-40280: WASM docs and smaller browser builds (GH-32412)
Christian Heimes committed
April 5, 2022
C
bpo-40280: Add limited Emscripten REPL (GH-32284)
Christian Heimes committed
April 4, 2022
C
bpo-40280: Add --enable-wasm-dynamic-linking (GH-32253)
Christian Heimes committed
February 5, 2022
C
bpo-40280: Address more test failures on Emscripten (GH-31050)
Christian Heimes committed
January 12, 2022
C
bpo-40280: Add --with-emscripten-target to build for browser or node (GH-30552)
Christian Heimes committed
December 18, 2021
C
bpo-40280: Add Tools/wasm with helpers for cross building (GH-29984)
Christian Heimes committed