diff options
author | Mathias Nater <mathiasnater@gmail.com> | 2023-04-10 18:36:34 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-04-10 16:36:34 +0000 |
commit | bd91d8df9abc2194e648e257b9994d3d325c7a34 (patch) | |
tree | 304661dbcf8e3c6efd2a816527468a0033a8640d /src/ir/memory-utils.cpp | |
parent | 27a6574615b1f2419105ef76dc325ef1153baef3 (diff) | |
download | binaryen-bd91d8df9abc2194e648e257b9994d3d325c7a34.tar.gz binaryen-bd91d8df9abc2194e648e257b9994d3d325c7a34.tar.bz2 binaryen-bd91d8df9abc2194e648e257b9994d3d325c7a34.zip |
binaryen.js: Use malloc/free instead of stackAlloc in setMemory (#5646)
Memory data segments can be of large size, and might not fit in the stack.
fixes #5595
Diffstat (limited to 'src/ir/memory-utils.cpp')
0 files changed, 0 insertions, 0 deletions