summaryrefslogtreecommitdiff
path: root/test/lit/help/wasm2js.test
diff options
context:
space:
mode:
authorAlexander Guryanov <caiiiycuk@gmail.com>2022-12-06 19:25:48 +0300
committerGitHub <noreply@github.com>2022-12-06 08:25:48 -0800
commite2add4b09e394a2ebf89ebcc27b5e9b6417fc68b (patch)
tree9fb62e549b63f5ac50b6cfbbff60cad48005fa67 /test/lit/help/wasm2js.test
parent145e8f9ece5a2f6f42eeedf75f8e24987cb8511a (diff)
downloadbinaryen-e2add4b09e394a2ebf89ebcc27b5e9b6417fc68b.tar.gz
binaryen-e2add4b09e394a2ebf89ebcc27b5e9b6417fc68b.tar.bz2
binaryen-e2add4b09e394a2ebf89ebcc27b5e9b6417fc68b.zip
Optimize Asyncify to not flatten/optimize unnecessarily (#5293)
Add a way to proxy passes and the addition of passes in pass runners. With that we can make Asyncify only modify functions it actually needs to. On a project that Asyncify only needs to modify a few functions on, this can save a huge amount of time as it avoids flattening+optimizing the majority of the module. Fixes #4822
Diffstat (limited to 'test/lit/help/wasm2js.test')
0 files changed, 0 insertions, 0 deletions