mirror of
https://github.com/BinomialLLC/basis_universal.git
synced 2026-08-30 15:08:16 +00:00
Update README.md
This commit is contained in:
@@ -127,7 +127,7 @@ The system now supports loading basic 2D .DDS files with optional mipmaps, but t
|
||||
Running the Precompiled WASM WASI Executables
|
||||
---------------------------------------------
|
||||
|
||||
There are precompiled, secure, cross-platform .WASM WASI executables checked into the `bin` directory: `basisu_mt.wasm` (multithreaded) and `basisu_st.wasm` (single threaded). Quick testing - ETC1S/UASTC LDR 4x4 (all platforms) - multithreaded and single threaded, using wasmtime:
|
||||
There are precompiled, secure, cross-platform .WASM WASI executables checked into the `bin` directory: `basisu_mt.wasm` (multithreaded) and `basisu_st.wasm` (single threaded). Quick testing - ETC1S/UASTC LDR 4x4 (all platforms) - multithreaded and single threaded, using [wasmtime](https://wasmtime.dev/):
|
||||
|
||||
```
|
||||
cd bin
|
||||
|
||||
Reference in New Issue
Block a user