mirror of
https://github.com/BinomialLLC/basis_universal.git
synced 2026-06-08 08:33:53 +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 "$@"
|