-
-
Notifications
You must be signed in to change notification settings - Fork 604
Labels
C-CLIIssues and PRs related to the Boa command line interface.Issues and PRs related to the Boa command line interface.C-VMIssues and PRs related to the Boa Virtual Machine.Issues and PRs related to the Boa Virtual Machine.
Description
This is a sub-task of #1711
The idea is to have the call frame output look similar to:
----------------- Call Frame foo -----------------
Time Opcode Operands Stack
1μs PushLiteral 0 ["hello"]
3μs Return ["hello"]
----------------- Call Frame bar -----------------
Time Opcode Operands Stack
134μs GetPropertyByName 0004:'test' ["hello"]
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
C-CLIIssues and PRs related to the Boa command line interface.Issues and PRs related to the Boa command line interface.C-VMIssues and PRs related to the Boa Virtual Machine.Issues and PRs related to the Boa Virtual Machine.