summaryrefslogtreecommitdiffstats
path: root/Tools/wasm/wasi.py
Commit message (Expand)AuthorAgeFilesLines
* GH-116313: get WASI builds to run under wasmtime 18 w/ WASI 0.2/preview2 prim...Brett Cannon2024-03-051-2/+4
* GH-113516: don't set `LDSHARED` when building for WASI (GH-115495)Brett Cannon2024-02-151-1/+1
* Fix `wasi.py build` after adding the `clean` subcommand. ({GH-114447)Brett Cannon2024-01-221-1/+2
* Add a `clean` subcommand to `Tools/wasm/wasi.py` (GH-114274)Brett Cannon2024-01-191-7/+24
* GH-114013: fix setting `HOSTRUNNER` for `Tools/wasm/wasi.py` (GH-114097)Brett Cannon2024-01-161-6/+5
* GH-103065, GH-106704, GH-105253: Provide a `Tools/wasm/wasi.py` script to sim...Brett Cannon2023-11-301-0/+328