Miss Islington (bot)
3824dc9fa3
[3.13] GH-121521: Detect when wasmtime is not installed in Tools/wasm/wasi.py
(GH-121522) (GH-121558)
...
GH-121521: Detect when wasmtime is not installed in `Tools/wasm/wasi.py` (GH-121522)
(cherry picked from commit f62161837e
)
Co-authored-by: Brett Cannon <brett@python.org>
2024-07-09 22:31:39 +00:00
Brett Cannon
7af063d1d8
GH-116313: get WASI builds to run under wasmtime 18 w/ WASI 0.2/preview2 primitives ( #116327 )
...
* GH-116313: get WASI builds to run under wasmtime 18 w/ WASI 0.2/preview2 primitives
* Add the configure changes
* Update `wasm_build.py`
2024-03-05 09:18:53 +01:00
Brett Cannon
18343c0985
GH-113516: don't set LDSHARED
when building for WASI (GH-115495)
2024-02-15 00:51:23 +00:00
Brett Cannon
5cd9c6b1fc
Fix wasi.py build
after adding the clean
subcommand. ({GH-114447)
2024-01-22 10:28:57 -08:00
Brett Cannon
681e9e85a2
Add a clean
subcommand to Tools/wasm/wasi.py
(GH-114274)
2024-01-19 11:38:52 -08:00
Brett Cannon
03f7839703
GH-114013: fix setting HOSTRUNNER
for Tools/wasm/wasi.py
(GH-114097)
...
Also fix tests found failing under a pydebug build of WASI thanks to `make test` working due to this change.
2024-01-16 11:36:41 -08:00
Brett Cannon
37589d76bb
GH-103065, GH-106704, GH-105253: Provide a Tools/wasm/wasi.py
script to simplify doing a WASI build (GH-112473)
2023-11-29 16:18:25 -08:00