Update README.md

This commit is contained in:
Rich Geldreich
2026-02-10 00:04:12 -05:00
committed by GitHub
parent be1c392591
commit f0314e9224

View File

@@ -192,6 +192,8 @@ To build with SSE 4.1 support on x86/x64 systems (ETC1S encoding is roughly 15-3
After building, the native command line tool used to create, validate, and transcode/unpack .KTX2/.basis files is `bin/basisu`.
Note we use C++17 for compiling the software. Anything else is still too new for us. A newer C++ version may work, but we cannot guarantee it (i.e. you're on your own).
Building (WASM WASI)
--------------------