-
Notifications
You must be signed in to change notification settings - Fork 130
add support for other languages #6
Copy link
Copy link
Open
Description
Technically the core logic needs:
- list of symbols ()
Line 3 in d977133
// File represents an object file, a module or anything that contains functions. - a way to disassemble and get line number for each instruction (https://github.com/loov/lensm/blob/main/internal/disasm/code.go#L1)
Rest of the code should work fine.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels