diff options
author | Alon Zakai <azakai@google.com> | 2022-03-28 14:57:48 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-03-28 21:57:48 +0000 |
commit | dbb7047289d5bc7d12a4c7fb1982f153f5e0127a (patch) | |
tree | 0e66f6282bb80d8d2c911b00c0f9ccde0d9337a0 /src/js | |
parent | 4643f26e113476ebb273ee4f69e89c61801c7c2f (diff) | |
download | binaryen-dbb7047289d5bc7d12a4c7fb1982f153f5e0127a.tar.gz binaryen-dbb7047289d5bc7d12a4c7fb1982f153f5e0127a.tar.bz2 binaryen-dbb7047289d5bc7d12a4c7fb1982f153f5e0127a.zip |
[Wasm GC] Signature Pruning: Remove params passed constant values (#4551)
This basically just adds a call to ParamUtils::applyConstantValues, however,
we also need to be careful to not optimize in the presence of imports or
exports, so this adds a boolean that indicates unoptimizability.
Diffstat (limited to 'src/js')
0 files changed, 0 insertions, 0 deletions