mirror of
https://github.com/lovell/sharp.git
synced 2025-12-06 03:51:40 +01:00
Remove -sTEXTDECODER=0 linker flag
See: emscripten-core/emscripten@b490c44
This commit is contained in:
parent
660bbdb1c0
commit
b77c97067a
@ -210,7 +210,6 @@
|
|||||||
'-sENVIRONMENT=node',
|
'-sENVIRONMENT=node',
|
||||||
'-sEXPORTED_FUNCTIONS=["emnapiInit", "_vips_shutdown", "_uv_library_shutdown"]',
|
'-sEXPORTED_FUNCTIONS=["emnapiInit", "_vips_shutdown", "_uv_library_shutdown"]',
|
||||||
'-sNODERAWFS',
|
'-sNODERAWFS',
|
||||||
'-sTEXTDECODER=0',
|
|
||||||
'-sWASM_ASYNC_COMPILATION=0',
|
'-sWASM_ASYNC_COMPILATION=0',
|
||||||
'-sWASM_BIGINT'
|
'-sWASM_BIGINT'
|
||||||
],
|
],
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user