v0.3.0
This is the third development milestone of the libsqsh project. This release greatly improves caching and reiterates on the API design. It also introduces a forking worker to workaround the lzo licencing issues. As a side project sqsh.js has emerged that aims to provide an easy to use Javascript API. This was mostly a learning exercise for me to learn about wasm and emscripten.
Future
The next development milestone will be v0.4, which will focus on further reducing memcpy()
s and improve and finalize a first draft of the chrome (as in "simplified, user facing") API.
Notes
Please note, that neither ABI nor API are considered stable yet and are subject to change with v0.4. It will stay stable for any v0.3.x release though.
Full Changelog: v0.2.0...v0.3.0