-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
couldCould be realized, would be nice to haveCould be realized, would be nice to haveenhancementNew feature or requestNew feature or request
Description
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
Labels
couldCould be realized, would be nice to haveCould be realized, would be nice to haveenhancementNew feature or requestNew feature or request