diff options
author | Alon Zakai <alonzakai@gmail.com> | 2019-02-06 16:10:06 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-02-06 16:10:06 -0800 |
commit | ab35a43ed3f3e5173b511e7e00239c50172fbddf (patch) | |
tree | 4ebdc98611b9b8c95a42bd0df65d00788fb22546 /src/wasm-binary.h | |
parent | e2e0c2751f3fe4b3cc7493d2ea3274d821e62b8b (diff) | |
download | binaryen-ab35a43ed3f3e5173b511e7e00239c50172fbddf.tar.gz binaryen-ab35a43ed3f3e5173b511e7e00239c50172fbddf.tar.bz2 binaryen-ab35a43ed3f3e5173b511e7e00239c50172fbddf.zip |
wasm-emscripten-finalize: separateDataSegments() fix (#1897)
We should emit a file with only the data segments, starting from the global base, and not starting from zero (the data before is unneeded, and the emscripten loading code assumes it isn't there).
Also fix the auto updater to work properly on .mem test updating.
Diffstat (limited to 'src/wasm-binary.h')
0 files changed, 0 insertions, 0 deletions