mirror of
https://github.com/jedisct1/libsodium.git
synced 2026-08-25 08:37:13 +09:00
Turn on wasmtime optimizations
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#! /bin/sh
|
||||
|
||||
wasmtime --dir=. "$1"
|
||||
wasmtime -o --dir=. "$1"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user