From 9bdcb6b5f092a6bd11449353d2f4bf38f09d260b Mon Sep 17 00:00:00 2001 From: Rich Geldreich Date: Sun, 8 Feb 2026 14:10:52 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2f411f5..aa2daa6 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ Links - [Wiki/Specifications](https://github.com/BinomialLLC/basis_universal/wiki) - [Release Notes](https://github.com/BinomialLLC/basis_universal/wiki/Release-Notes) -- [Live Compression/Transcoding Testbed](https://subquantumtech.com/xu/ktx2_encode_test/) - A WASM64 compatible browser is recommended (such as Chrome/Edge/Firefox) +- [Live Compression/Transcoding Testbed](https://subquantumtech.com/xu/ktx2_encode_test/) - A WASM64 compatible browser is recommended (such as Chrome/Edge/Firefox), especially for XUASTC LDR compression, but it works under plain WASM too (with resolution limits due to less available memory). - [Live WebGL Examples](https://subquantumtech.com/xu/) - [JavaScript API/WASM/WebGL info](https://github.com/BinomialLLC/basis_universal/tree/master/webgl) - [XUASTC LDR Specification](https://github.com/BinomialLLC/basis_universal/wiki/XUASTC-LDR-Specification-v1.0)