mirror of
https://github.com/BinomialLLC/basis_universal.git
synced 2026-08-21 18:48:11 +00:00
3 lines
83 B
Bash
3 lines
83 B
Bash
#!/usr/bin/env bash
|
|
wasmtime run --dir=. --dir=../test_files ./basisu_st.wasm "$@"
|