emscripten-core / emscripten-core/emscripten
Cannot enlarge memory arrays to size xxx bytes
Open
- 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.
Contributor guide
Assessment
This issue has not been assessed yet.