wabt
763cda52
- Match custom section names in wasm-objdump (#1097)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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.
References
#1097 - Match custom section names in wasm-objdump
Author
binji
Parents
a81f36c0
Loading