diff options
author | Heejin Ahn <aheejin@gmail.com> | 2019-12-20 19:38:07 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-12-20 19:38:07 -0800 |
commit | 8f78bb90561fa17791ae6b865c4238b5fca1b8d4 (patch) | |
tree | 9c87763572fcea5c399138da0c42067a531285e7 /.gitignore | |
parent | 3f6fd583ca283c12f05c1258962cebdd2202e949 (diff) | |
download | binaryen-8f78bb90561fa17791ae6b865c4238b5fca1b8d4.tar.gz binaryen-8f78bb90561fa17791ae6b865c4238b5fca1b8d4.tar.bz2 binaryen-8f78bb90561fa17791ae6b865c4238b5fca1b8d4.zip |
Fix memory size calculation in MemoryPacking (#2548)
Because `memory.size` returns the size in number of pages, we have to
multiply the size with the page size when converting `memory.init`.
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions