Skip to content

Commit 458f411

Browse files
committed
🎈 perf: the memory has been changed to 4GB.
1 parent bde9094 commit 458f411

File tree

3 files changed

+387
-201
lines changed

3 files changed

+387
-201
lines changed

cpp/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@ if (${EMSCRIPTEN})
7777
-sMODULARIZE=1
7878
-sEXPORT_ES6=1
7979
-sALLOW_MEMORY_GROWTH=1
80+
-sMAXIMUM_MEMORY=4GB
8081
-sENVIRONMENT="web"
8182
--bind
8283
--emit-tsd "${TARGET}.d.ts"

0 commit comments

Comments
 (0)