Skip to content

Suggestion: parse instructions #56

Description

@gkgoat1

I am planning to write a DEX compiler and would need to be able to parse instructions to emit target code. However, this crate keeps the instructions in an unparsed form of ushorts, so I must parse them externally. I suggest this crate parse the instructions to allow people like me to read and potentially translate the code of methods.

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions