diff options
author | Ben Smith <binji@chromium.org> | 2019-06-27 09:57:22 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-06-27 09:57:22 -0700 |
commit | 763cda5287f56f15ced59ab3254eacc576646dbf (patch) | |
tree | 8003a10d6a3c7cc4e64b11d91633d489fd482bfc /src/test-circular-array.cc | |
parent | a81f36c0d5aeda465b593dae7e0adc4ddb660149 (diff) | |
download | wabt-763cda5287f56f15ced59ab3254eacc576646dbf.tar.gz wabt-763cda5287f56f15ced59ab3254eacc576646dbf.tar.bz2 wabt-763cda5287f56f15ced59ab3254eacc576646dbf.zip |
Match custom section names in wasm-objdump (#1097)
This way you can see the contents of just one custom section by using:
```
wasm-objdump -j section_name -x
```
Where `section_name` is the name of the custom section.
Diffstat (limited to 'src/test-circular-array.cc')
0 files changed, 0 insertions, 0 deletions