Sign in
◑
Theme
skia
/
external
/
github.com
/
BinomialLLC
/
basis_universal
/
99f52d63aa6799cbdaecfe977111dc5ec3b31d47
/
.
/
bin
/
runwt.sh
blob: 3009600e421fc15ede36cb79101438f8811bc3c7 [
file
]
#!/usr/bin/env bash
wasmtime run
--
dir
=.
--
dir
=../
test_files
--
wasm threads
=
yes
--
wasi threads
=
yes
./
basisu_mt
.
wasm
"$@"