This website requires JavaScript.
Explore
Help
Sign In
kevin
/
libsodium
Watch
1
Fork
0
You've already forked libsodium
mirror of
https://github.com/jedisct1/libsodium.git
synced
2024-12-20 18:45:32 -07:00
Code
Releases
Wiki
Activity
3d6151ae62
libsodium
/
test
/
default
/
wasi-test-wrapper.sh
5 lines
38 B
Bash
Raw
Normal View
History
Unescape
Escape
Run the WASI checks using wasmtime
2019-04-08 12:45:08 -07:00
#! /bin/sh
Turn on wasmtime optimizations
2019-04-09 06:48:23 -07:00
wasmtime -o --dir
=
.
"
$1
"
Run the WASI checks using wasmtime
2019-04-08 12:45:08 -07:00
Copy Permalink