diff options
author | Alon Zakai <alonzakai@gmail.com> | 2018-04-30 11:14:18 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-04-30 11:14:18 -0700 |
commit | 23f53674fc7aed90313cc70cbdde7dffa0ea6a5b (patch) | |
tree | 46b1fd904ba084d3c52f5774f0cd8972036cd362 /test/binaryen.js | |
parent | be12baa0384c06e26effaff2ea45870c3030b589 (diff) | |
download | binaryen-23f53674fc7aed90313cc70cbdde7dffa0ea6a5b.tar.gz binaryen-23f53674fc7aed90313cc70cbdde7dffa0ea6a5b.tar.bz2 binaryen-23f53674fc7aed90313cc70cbdde7dffa0ea6a5b.zip |
add --converge option to wasm-opt (#1524)
The option keeps running the passes (that we were told to run) in cycles until we converge in terms of the binary size, that is, keep optimizing until we can't shrink any more.
Also fix a --metrics bug this uncovered: we can't expect the Metrics object to still be around if running passes later in another PassRunner.
Diffstat (limited to 'test/binaryen.js')
0 files changed, 0 insertions, 0 deletions