mirror of
https://github.com/jedisct1/libsodium.git
synced 2026-08-25 18:47:22 +09:00
5 lines
38 B
Bash
Executable File
5 lines
38 B
Bash
Executable File
#! /bin/sh
|
|
|
|
wasmtime -o --dir=. "$1"
|
|
|