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