Skip to content

Implement code generation inspector view #37

@mejedi

Description

@mejedi

Tabular display with Lua source code, bytecode, IR and assembly side-by-side.

Makes it easy to follow the bytecode instruction — IR sequence mapping, and IR instruction — assembly sequence mapping.

Additional LuaJit instrumentation needed. Should we record unoptimised IR sequence in addition to normal output, and process that on demand?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions