summaryrefslogtreecommitdiffstats
path: root/mkspecs/common/wasm/wasm.conf
diff options
context:
space:
mode:
Diffstat (limited to 'mkspecs/common/wasm/wasm.conf')
-rw-r--r--mkspecs/common/wasm/wasm.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/mkspecs/common/wasm/wasm.conf b/mkspecs/common/wasm/wasm.conf
index 0ffcfb277c..6fb1fb6ea3 100644
--- a/mkspecs/common/wasm/wasm.conf
+++ b/mkspecs/common/wasm/wasm.conf
@@ -35,7 +35,7 @@ EMCC_COMMON_LFLAGS += \
--bind \
-s FETCH=1 \
-s MODULARIZE=1 \
- -s EXPORT_NAME=createQtAppInstance
+ -s EXPORT_NAME=createQtAppInstance \
-s WASM_BIGINT=1
# The -s arguments can also be used with release builds,