#!/usr/bin/env sh

exec wasmtime --dir . "$@"
