mirror of
https://github.com/jedisct1/libsodium.git
synced 2024-12-24 12:36:01 -07:00
Turn on wasmtime optimizations
This commit is contained in:
parent
aaa9d0d940
commit
a7ebe2856f
@ -1,4 +1,4 @@
|
||||
#! /bin/sh
|
||||
|
||||
wasmtime --dir=. "$1"
|
||||
wasmtime -o --dir=. "$1"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user