Skip to content

6: View Bytecode of executed Code #6

@ruegerj

Description

@ruegerj

As a signed-in user, I want to view the generated bytecode after executing code in order to inspect it.

Acceptance criteria:

  • After a successful execution of the code, the generated bytecode is displayed in a dedicated area
  • If the compilation of the code failed, no bytecode is displayed
  • The bytecode can be viewed both i a raw (hexadecimal) and readable (named mnemonics, numbers etc.) format

Metadata

Metadata

Assignees

No one assigned

    Labels

    couldCould be realized, would be nice to haveenhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions