blob: d397419072cfcee09f1216b03d67e6a99a602791 [file] [log] [blame] [edit]
@ECHO OFF
REM Example: "runw.bat test_images/xmen.png"
REM Example: "runw.bat /bik/bik1.png"
REM wasmtime --wasm threads=yes --wasi threads=yes --dir=. --dir=.. --dir=..\test_files::/test_files --dir=d:/dev/test_images::/test_images --dir=d:/dev/test_images/bik::/bik basisu_mt.wasm %*
wasmtime --wasm threads=yes --wasi threads=yes --dir=. --dir=.. --dir=..\test_files::/test_files basisu_mt.wasm %*