mirror of
https://github.com/lovell/sharp.git
synced 2025-12-19 07:15:08 +01:00
Use modern -s command line lists
See: emscripten-core/emscripten@bb615a9
This commit is contained in:
committed by
Lovell Fuller
parent
8ceeda9ae9
commit
40be212bba
@@ -208,7 +208,7 @@
|
||||
'-Oz',
|
||||
'-sALLOW_MEMORY_GROWTH',
|
||||
'-sENVIRONMENT=node',
|
||||
'-sEXPORTED_FUNCTIONS=["emnapiInit", "_vips_shutdown", "_uv_library_shutdown"]',
|
||||
'-sEXPORTED_FUNCTIONS=emnapiInit,_vips_shutdown,_uv_library_shutdown',
|
||||
'-sNODERAWFS',
|
||||
'-sWASM_ASYNC_COMPILATION=0'
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user