Skip to content

Commit

Permalink
🎈 perf: the memory has been changed to 4GB.
Browse files Browse the repository at this point in the history
  • Loading branch information
xiangechen committed Feb 22, 2025
1 parent bde9094 commit 458f411
Show file tree
Hide file tree
Showing 3 changed files with 387 additions and 201 deletions.
1 change: 1 addition & 0 deletions cpp/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@ if (${EMSCRIPTEN})
-sMODULARIZE=1
-sEXPORT_ES6=1
-sALLOW_MEMORY_GROWTH=1
-sMAXIMUM_MEMORY=4GB
-sENVIRONMENT="web"
--bind
--emit-tsd "${TARGET}.d.ts"
Expand Down
Loading

0 comments on commit 458f411

Please sign in to comment.