neslinesli93 / jpeg.rocks

Browser-based JPEG optimizer, using Web Workers and WebAssembly
https://jpeg.rocks
173 stars 8 forks source link

Improve conversion api #7

Closed neslinesli93 closed 3 years ago

neslinesli93 commented 3 years ago

Bump mozjpeg-wasm to 1.0.3 so that new_convert is available. Deprecate convert since it uses a string-based hack.

The old code path is still available and used as a fallback mechanism for clients that still have the WASM module in cache