COMMITS
/ Tools/wasm/README.md 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