emscripten-core / emscripten-core/emscripten

Cannot enlarge memory arrays to size xxx bytes

Open
#20,774 6 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
27.6k
Forks
3.6k
Avg merge
1d 1h
Merged PRs (30d)
105

Description

Hi, I'm trying to learn emscripten and opencascade. I use the same code to run in qt and browser. And I think the memory usage of both is the same, maybe the browser higher. I got `Cannot enlarge memory arrays to size xxx bytes` although I have allocated several times more memory than qt used with `TOTAL_MEMORY`. I want to know if there is a solution.
Maybe it's usual for the high memory usage?
Thanks for help, sincerely.
image

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.