Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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
Loading