mirror of
https://github.com/python/cpython.git
synced 2025-12-31 04:23:37 +00:00
GH-103065, GH-106704, GH-105253: Provide a Tools/wasm/wasi.py script to simplify doing a WASI build (GH-112473)
This commit is contained in:
parent
d4a6229afe
commit
37589d76bb
7 changed files with 377 additions and 81 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -125,6 +125,7 @@ Tools/unicode/data/
|
|||
/config.status.lineno
|
||||
# hendrikmuhs/ccache-action@v1
|
||||
/.ccache
|
||||
/cross-build/
|
||||
/platform
|
||||
/profile-clean-stamp
|
||||
/profile-run-stamp
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue