8000 Remove some unused files related to WASM/WASI (GH-124635) · python/cpython@66cc6d4 · GitHub
[go: up one dir, main page]

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 66cc6d4

Browse files
authored
Remove some unused files related to WASM/WASI (GH-124635)
1 parent 5e7eba0 commit 66cc6d4

File tree

3 files changed

+2
-57
lines changed

3 files changed

+2
-57
lines changed

Tools/wasm/Setup.local.example

Lines changed: 0 additions & 13 deletions
This file was deleted.

Tools/wasm/build_wasi.sh

Lines changed: 0 additions & 44 deletions
This file was deleted.

Tools/wasm/wasi-env

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
#!/bin/sh
22
set -e
33

4+
# NOTE: to be removed once no longer used in https://github.com/python/buildmaster-config/blob/main/master/custom/factories.py .
5+
46
# function
57
usage() {
68
echo "wasi-env - Run command with WASI-SDK"

0 commit comments

Comments
 (0)
0