mirror of
https://github.com/lovell/sharp.git
synced 2026-02-04 05:36:18 +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',
|
'-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'
|
||||||
],
|
],
|
||||||
|
|||||||
Reference in New Issue
Block a user