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