An open API service indexing awesome lists of open source software.

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

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
```