Skip to content

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)