index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Tools
/
wasm
/
wasi.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
GH-127652: stop using `--wasi preview2` in `wasi.py` (GH-127704)
Brett Cannon
2024-12-06
1
-2/+0
*
GH-123877: default to `wasm32-wasip1` instead of `wasm32-wasi` to be more spe...
Brett Cannon
2024-11-07
1
-1/+1
*
GH-121634: have `wasi.py` accept the host target triple as an argument (GH-12...
Brett Cannon
2024-08-15
1
-6/+12
*
GH-121521: Detect when wasmtime is not installed in `Tools/wasm/wasi.py` (GH-...
Brett Cannon
2024-07-09
1
-6/+18
*
gh-120507: Double WASI memory (#120648)
Victor Stinner
2024-06-17
1
-3/+2
*
GH-116313: get WASI builds to run under wasmtime 18 w/ WASI 0.2/preview2 prim...
Brett Cannon
2024-03-05
1
-2/+4
*
GH-113516: don't set `LDSHARED` when building for WASI (GH-115495)
Brett Cannon
2024-02-15
1
-1/+1
*
Fix `wasi.py build` after adding the `clean` subcommand. ({GH-114447)
Brett Cannon
2024-01-22
1
-1/+2
*
Add a `clean` subcommand to `Tools/wasm/wasi.py` (GH-114274)
Brett Cannon
2024-01-19
1
-7/+24
*
GH-114013: fix setting `HOSTRUNNER` for `Tools/wasm/wasi.py` (GH-114097)
Brett Cannon
2024-01-16
1
-6/+5
*
GH-103065, GH-106704, GH-105253: Provide a `Tools/wasm/wasi.py` script to sim...
Brett Cannon
2023-11-30
1
-0/+328