summarylogtreecommitdiffstats
path: root/binfmt-wasmtime-wrapper
diff options
context:
space:
mode:
Diffstat (limited to 'binfmt-wasmtime-wrapper')
-rwxr-xr-xbinfmt-wasmtime-wrapper3
1 files changed, 3 insertions, 0 deletions
diff --git a/binfmt-wasmtime-wrapper b/binfmt-wasmtime-wrapper
new file mode 100755
index 000000000000..a4b532992cbd
--- /dev/null
+++ b/binfmt-wasmtime-wrapper
@@ -0,0 +1,3 @@
+#!/bin/bash
+
+/usr/bin/wasmtime -- "$@"