Sign in
skia
/
external
/
github.com
/
BinomialLLC
/
basis_universal
/
b2f76edb93fcdcc75aae496f3b64da791d97574d
/
.
/
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
"$@"