Skip to content

Commit

Permalink
Remove some unused files related to WASM/WASI
Browse files Browse the repository at this point in the history
  • Loading branch information
brettcannon committed Sep 26, 2024
1 parent a4d1fdf commit b93b956
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 57 deletions.
13 changes: 0 additions & 13 deletions Tools/wasm/Setup.local.example

This file was deleted.

44 changes: 0 additions & 44 deletions Tools/wasm/build_wasi.sh

This file was deleted.

2 changes: 2 additions & 0 deletions Tools/wasm/wasi-env
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
#!/bin/sh
set -e

# NOTE: to be removed once no longer used in https://github.com/python/buildmaster-config/blob/main/master/custom/factories.py .

# function
usage() {
echo "wasi-env - Run command with WASI-SDK"
Expand Down

0 comments on commit b93b956

Please sign in to comment.