mirror of
https://github.com/lovell/sharp.git
synced 2025-12-06 03:51:40 +01:00
Use modern -s command line lists
See: emscripten-core/emscripten@bb615a9
This commit is contained in:
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'
|
||||
],
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user