diff options
author | Alon Zakai <alonzakai@gmail.com> | 2017-05-05 09:42:31 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-05-05 09:42:31 -0700 |
commit | 0b8acfc0139652d1c0f284c7650812a309574586 (patch) | |
tree | 5269ac3465f70085692bf4aadb47fe956091aec0 /src/wasm/wasm.cpp | |
parent | 7ba0e4e55dc4cced9de62ef8c76c4638c24f3136 (diff) | |
download | binaryen-0b8acfc0139652d1c0f284c7650812a309574586.tar.gz binaryen-0b8acfc0139652d1c0f284c7650812a309574586.tar.bz2 binaryen-0b8acfc0139652d1c0f284c7650812a309574586.zip |
ctor-eval fixes (#996)
* fix wasm-ctor-eval, we need to look for the STACKTOP etc. imports, they may not be named, if this build is not with -g
* pack memory after ctor evalling, since we merge it up which is less efficient
* do some useful opts after ctor-evalling, to clean things up
Diffstat (limited to 'src/wasm/wasm.cpp')
0 files changed, 0 insertions, 0 deletions