Hu Song

Results 12 comments of Hu Song

@donmccurdy I'm about to support Node.js soon. The browser version can also be modified to not rely on the CDN. A lot of our internal projects already rely on [ktx2-encoder](https://github.com/gz65555/ktx2-encoder)...

From a practical usage perspective, using the wasm version to compress textures in a node.js environment is unacceptable due to its extremely slow speed(as demonstrated by javagl's test results). In...