summaryrefslogtreecommitdiffstats
path: root/Tools/wasm/wasm_build.py
Commit message (Expand)AuthorAgeFilesLines
* gh-120507: Double WASI memory (#120648)Victor Stinner2024-06-171-1/+1
* GH-116313: get WASI builds to run under wasmtime 18 w/ WASI 0.2/preview2 prim...Brett Cannon2024-03-051-2/+4
* gh-109649: Use os.process_cpu_count() (#110165)Victor Stinner2023-10-011-1/+5
* gh-109125: Run mypy on `Tools/wasm` (#109126)Nikita Sobolev2023-09-191-30/+43
* gh-101538: Add experimental wasi-threads build (#101537)YAMAMOTO Takashi2023-06-221-1/+7
* gh-103801: Tools/wasm linting and formatting (#103796)Daniel Versoza2023-04-241-2/+2
* gh-98401: Invalid escape sequences emits SyntaxWarning (#99011)Victor Stinner2022-11-031-1/+1
* gh-95853: Multiple ops and debug for wasm_build.py (#96744)Christian Heimes2022-09-111-71/+202
* gh-95853: Improve WASM build script (GH-96389)Christian Heimes2022-08-301-14/+193
* gh-95853: WASM: better version and asset handling in scripts (GH-96045)Christian Heimes2022-08-191-1/+24
* gh-95853: Address wasm build and test issues (GH-95985)Christian Heimes2022-08-151-4/+11
* gh-95853: Add script to automate WASM build (GH-95828)Christian Heimes2022-08-131-0/+567