enable closure compiler
This commit is contained in:
@@ -8,9 +8,11 @@ asm:
|
|||||||
-Isources \
|
-Isources \
|
||||||
-g0 \
|
-g0 \
|
||||||
-Os \
|
-Os \
|
||||||
|
--closure 1 \
|
||||||
--memory-init-file 0 \
|
--memory-init-file 0 \
|
||||||
-s WASM=0 \
|
-s WASM=0 \
|
||||||
-s WASM_ASYNC_COMPILATION=0 \
|
-s WASM_ASYNC_COMPILATION=0 \
|
||||||
|
-s USE_CLOSURE_COMPILER=1 \
|
||||||
-s USE_ES6_IMPORT_META=0 \
|
-s USE_ES6_IMPORT_META=0 \
|
||||||
-s MODULARIZE=1 \
|
-s MODULARIZE=1 \
|
||||||
-s ASSERTIONS=0 \
|
-s ASSERTIONS=0 \
|
||||||
|
Reference in New Issue
Block a user