wabt
763cda52 - Match custom section names in wasm-objdump (#1097)

Commit
6 years ago
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.
Author
Parents
Loading