Skip to content

Comment on Lensm, a tool for viewing disassemblyparent

Comments

Yeah, at the moment, unfortunately only works for Go.

But implementing a different backend (e.g. llvm-symbolizer, objdump etc.) shouldn't be too difficult. The main things it needs to do are 1. list the decompilable symbols in the file, 2. disassemble and pull in the relevant source code.

The UI part doesn't care whether it's Go or not.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.