diff options
author | Sam Clegg <sbc@chromium.org> | 2022-03-23 22:09:18 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-03-23 15:09:18 -0700 |
commit | 27c5d11d52192de8980dd179aa2721d2f6add9ea (patch) | |
tree | aef43f47b64c300632c1f2a567d21d7f10ab5ee4 /test/spec/exception-handling | |
parent | 41a4541e6827129fd93cdc46258f777c844300c4 (diff) | |
download | wabt-27c5d11d52192de8980dd179aa2721d2f6add9ea.tar.gz wabt-27c5d11d52192de8980dd179aa2721d2f6add9ea.tar.bz2 wabt-27c5d11d52192de8980dd179aa2721d2f6add9ea.zip |
Allow binary reader to skip function bodies. NFC (#1871)
This is purely a performance optimization for wasm-objdump since it
doesn't always need to decode function bodies.
For a very large wasm file that I was testing this takes the time taken
for `wasm-objdump -h` from 8.6s to 1.5s.
Diffstat (limited to 'test/spec/exception-handling')
0 files changed, 0 insertions, 0 deletions