https://github.com/takahirox/libsquish-js
JavaScript libsquish compiled with emscripten
https://github.com/takahirox/libsquish-js
compression dds dxt emscripten javascript squish
Last synced: about 2 months ago
JSON representation
JavaScript libsquish compiled with emscripten
- Host: GitHub
- URL: https://github.com/takahirox/libsquish-js
- Owner: takahirox
- License: mit
- Created: 2018-10-21T11:18:57.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-10-22T11:16:54.000Z (over 7 years ago)
- Last Synced: 2025-12-13T17:27:56.569Z (6 months ago)
- Topics: compression, dds, dxt, emscripten, javascript, squish
- Language: C++
- Homepage:
- Size: 11.3 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# libsquish-js
libsquish-js makes JavaScript libsquish compiled with Emscripten
## Requirements
- Emscripten
- Some UNIX/Linux standard commands
## How to build
```sh
$ git clone https://github.com/takahirox/libsquish-js.git
$ cd libsquish-js
$ ./build.sh
```