haskell-wasm icon indicating copy to clipboard operation
haskell-wasm copied to clipboard

Parsing debug information from binary format

Open dfordivam opened this issue 7 years ago • 0 comments

In the binary format the debug information (API names) is present in custom section. Currently that data is not being parsed, but it would be nice to have that data for analysis.

PS: I am working on this, will soon send a PR..

dfordivam avatar Aug 17 '18 02:08 dfordivam