mirror of
https://github.com/GoogleChromeLabs/squoosh.git
synced 2025-11-16 18:49:50 +00:00
Allow up to 4GB memory in JPEG-XL
This commit is contained in:
@@ -22,6 +22,7 @@ all: $(OUT_JS)
|
||||
--bind \
|
||||
--closure 1 \
|
||||
-s ALLOW_MEMORY_GROWTH=1 \
|
||||
-s MAXIMUM_MEMORY=4GB \
|
||||
-s MODULARIZE=1 \
|
||||
-s 'EXPORT_NAME="$(basename $(@F))"' \
|
||||
-o $@ \
|
||||
|
||||
Reference in New Issue
Block a user