Skip to content

Implement code generation inspector view #37

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?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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