Ingvar Stepanyan
7da3f07333
Switch to Emscripten upstream
...
Looks like we've been stuck on Emscripten fastcomp backend, misssing out on all new optimisations between LLVM 6 and LLVM 11 and going via slow asm.js pipeline when building.
This changes Docker images for Emscripten projects to point to emscripten-upstream instead and commits the updated artifacts.
2020-05-01 15:00:10 +01:00
Alon Zakai
3f7274a6ac
update builds using docker
2020-04-15 13:38:09 -07:00
Ewout ter Hoeven
cb16fb5437
Update libwebp to 1.0.2 ( #439 )
...
* Update package.json
* Update package.json
* Update README.md
* Update README.md
* Use cmake for libwebp
* Minimize libwebp
2019-02-05 15:45:03 +00:00
Jake Archibald
9260bed1b1
Fixing sharp & preprocess settings
2018-12-17 10:01:47 +00:00
Surma
577c77cc30
Codecs cleanup ( #189 )
...
* Update imagequant processor
* Update mozjpeg encoder
* Update optipng encoder
* Update webp decoder
* Update webp encoder
* Remove old codec build tasks
* Add warning about docker image updates
2018-10-12 10:53:33 +01:00
Jake Archibald
8006a1a5e7
Memory view rather than pointers ( #144 ). Part of #141 .
...
* Returning an object seems to work well
* This doesn't work
* This does!
* Better cast?
* Updating usage in Squoosh
2018-08-21 09:27:04 +01:00
Jake Archibald
f2f467ecb8
WebP encode options ( #110 )
...
* Flailing
* Holy shit struct binding
* Options in the encoder!
* Integrating webp options
* Addressing feedback
* This isn't needed anymore
2018-07-27 14:06:45 +01:00
Surma
695bbed12b
Update webp to v1.0.0
2018-06-14 13:32:05 +01:00
Surma
9c0e0b683e
Add codec binaries
2018-05-29 15:37:27 +02:00