Brett Cannon
|
0953200b13
|
GH-137484: Have Tools/wasm/wasi use the build triple instead of "build" (GH-37485)
This should help prevent issuse where something like a container is used to do one build and then someone tries to build again locally.
|
2025-08-06 12:28:54 -07:00 |
|
Brett Cannon
|
94498a53f3
|
GH-137248: Add a --logdir option to Tools/wasm/wasi (GH-137249)
|
2025-07-30 19:13:37 +00:00 |
|
Brett Cannon
|
2f1a9f2ed4
|
GH-137243: Have Tools/wasm/wasi detect WASI SDK installs in /opt when the release tarball is extracted (GH-137244)
|
2025-07-30 11:46:24 -07:00 |
|
Brett Cannon
|
ec7fad79d2
|
Touch up Setup.local handling in Tools/wasm/wasi (GH-137051)
The comment in the generated file is now more self-explanatory. The checks for unexpected file contents are also strengthened.
|
2025-07-23 11:50:15 -07:00 |
|
Brett Cannon
|
2da2be4b84
|
GH-131769: fix detecting a pydebug build of the build Python when building for WASI (GH-134015)
|
2025-05-22 14:41:50 -07:00 |
|
Brett Cannon
|
7d129f99ab
|
Clarify some wording in wasi(\.py)? (GH-133619)
|
2025-05-08 09:54:46 -07:00 |
|
Zachary Ware
|
14291faa52
|
wasi: Update the location of the 'config.site' file in the build script (GH-133611)
Also remove Tools/wasm from mypy CI workflow
|
2025-05-07 20:48:41 +00:00 |
|
Brett Cannon
|
ee49644cc9
|
GH-133600: Refactor wasi.py into wasi/__main__.py
Along the way, also move related files into their appropriate directories and update `.github/CODEOWNERS`.
|
2025-05-07 12:10:53 -07:00 |
|