mirror of
https://github.com/BinomialLLC/basis_universal.git
synced 2026-08-31 15:38:13 +00:00
3 lines
177 B
Bash
3 lines
177 B
Bash
#!/usr/bin/env bash
|
|
wasmtime run --dir=. --dir=../test_files --dir=/mnt/d/dev/test_images::/test_images --dir=/mnt/d/dev/test_images/bik::/test_images/bik ./basisu_st.wasm "$@"
|