summaryrefslogtreecommitdiff
path: root/src/wasm2js.h
diff options
context:
space:
mode:
authorJérôme Vouillon <jerome.vouillon@gmail.com>2024-04-10 17:06:56 -0400
committerGitHub <noreply@github.com>2024-04-10 14:06:56 -0700
commitf7ea0c4cff5e3d80e3feb2bce15037bd2c6b9383 (patch)
tree19b439aeee22049c679e073ea64a5ea01e7e9539 /src/wasm2js.h
parent738e8fca4bea0c37e859e5bf0d37866ff432714e (diff)
downloadbinaryen-f7ea0c4cff5e3d80e3feb2bce15037bd2c6b9383.tar.gz
binaryen-f7ea0c4cff5e3d80e3feb2bce15037bd2c6b9383.tar.bz2
binaryen-f7ea0c4cff5e3d80e3feb2bce15037bd2c6b9383.zip
Improve inlining of `return_call*` (#6477)
Use the previous implementation when no return_call is in a try block. This avoids moving code around (as a sibling of the caller body or the inlined body), so that should allow more local optimizations after inlining.
Diffstat (limited to 'src/wasm2js.h')
0 files changed, 0 insertions, 0 deletions