summaryrefslogtreecommitdiff
path: root/test/binaryen.js
diff options
context:
space:
mode:
authorAlon Zakai <alonzakai@gmail.com>2018-04-30 11:14:18 -0700
committerGitHub <noreply@github.com>2018-04-30 11:14:18 -0700
commit23f53674fc7aed90313cc70cbdde7dffa0ea6a5b (patch)
tree46b1fd904ba084d3c52f5774f0cd8972036cd362 /test/binaryen.js
parentbe12baa0384c06e26effaff2ea45870c3030b589 (diff)
downloadbinaryen-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