]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-127652: stop using `--wasi preview2` in `wasi.py` (GH-127704)
authorBrett Cannon <brett@python.org>
Fri, 6 Dec 2024 18:42:05 +0000 (10:42 -0800)
committerGitHub <noreply@github.com>
Fri, 6 Dec 2024 18:42:05 +0000 (18:42 +0000)
commit0fc4063747c96223575f6f5a0562eddf2ed0ed62
treeb5e94e6444ae75035ce4316d19217696a5bb4d4d
parent5b6635f772d187d6049a56bfea76855644cd4ca1
GH-127652: stop using `--wasi preview2` in `wasi.py` (GH-127704)

It's only to use WASI 0.2 code to back preview1 APIs and is considered experimental anyway.
Tools/wasm/wasi.py