We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e8674ec commit 0abcf7fCopy full SHA for 0abcf7f
swift-ci/main/install-extra-packages.sh
@@ -1,3 +1,5 @@
1
+#!/usr/bin/env bash
2
+
3
install_wasmtime() {
4
export WASMTIME_HOME="${WASMTIME_HOME:-$PREFIX/wasmtime}"
5
curl https://wasmtime.dev/install.sh -sSf | bash /dev/stdin --version v10.0.1
0 commit comments