diff options
author | Alon Zakai <azakai@google.com> | 2019-07-03 11:36:40 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-07-03 11:36:40 -0700 |
commit | 7d1ff56acafae9c769bc8dd8da2c8ef3c66a2aa6 (patch) | |
tree | e7c1a35f12090a09430a5acd6ea0738f4f64e32d /src/passes/DeadCodeElimination.cpp | |
parent | 2d773d6ddfeaefffe7161fdd26b523f16608dce8 (diff) | |
download | binaryen-7d1ff56acafae9c769bc8dd8da2c8ef3c66a2aa6.tar.gz binaryen-7d1ff56acafae9c769bc8dd8da2c8ef3c66a2aa6.tar.bz2 binaryen-7d1ff56acafae9c769bc8dd8da2c8ef3c66a2aa6.zip |
wasm2js: export memory growth function only if memory growth is enabled (#2194)
Previously we tried to export it if the memory was exported, even if growth was not on, which caused an error.
Diffstat (limited to 'src/passes/DeadCodeElimination.cpp')
0 files changed, 0 insertions, 0 deletions