Merge branch 'master' into closure2
This commit is contained in:
@ -27,6 +27,7 @@ echo "============================================="
|
||||
emcc \
|
||||
--bind \
|
||||
${OPTIMIZE} \
|
||||
--closure 1 \
|
||||
-s ALLOW_MEMORY_GROWTH=1 -s MODULARIZE=1 -s 'EXPORT_NAME="optipng"' \
|
||||
-o "optipng.js" \
|
||||
--std=c++11 \
|
||||
|
Reference in New Issue
Block a user