Support for more binary formats · Issue #4 · rustwasm/twiggy (original) (raw)
We can use goblin to parse IR nodes, but parsing IR edges might be a little trickier. The DW_TAG_call_site
0 1 attribute, if present in the DWARF debugging information, could help. Otherwise, we'll need to disassemble instructions.
- ELF
- Mach-O
- PE/COFF