Skip to content

add support for other languages #6

@egonelbre

Description

@egonelbre

Technically the core logic needs:

  1. list of symbols (
    // File represents an object file, a module or anything that contains functions.
    )
  2. 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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions