]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-116313: get WASI builds to run under wasmtime 18 w/ WASI 0.2/preview2 primitives...
authorBrett Cannon <brett@python.org>
Tue, 5 Mar 2024 08:18:53 +0000 (00:18 -0800)
committerGitHub <noreply@github.com>
Tue, 5 Mar 2024 08:18:53 +0000 (09:18 +0100)
commit7af063d1d85f965da06a65eca800f4c537d55fa5
tree2c0e03620125639779d8133c81579a8cba33323f
parent6cddc731fb59edb66b64b7a8dbd9e281309a8384
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`
.devcontainer/Dockerfile
Misc/NEWS.d/next/Build/2024-03-04-12-43-42.gh-issue-116313.cLLb8S.rst [new file with mode: 0644]
Tools/wasm/wasi.py
Tools/wasm/wasm_build.py
configure
configure.ac