We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Highlight certain opcodes (especially jump instructions) in different colors for better reading & understanding of the bytecode.
Maybe a menu or list where all opcodes are listed and you can pick a custom color for each one.
The left column in the playground should keep track of the current instruction in the right column via a highlighted line.
The text was updated successfully, but these errors were encountered:
Thanks so much for this suggestion, sorry I didn't answer earlier, but I'm not sure this is needed and worth adding more code for.
Sorry, something went wrong.
No branches or pull requests
Feature:
Highlight certain opcodes (especially jump instructions) in different colors for better reading & understanding of the bytecode.
Implementation:
Maybe a menu or list where all opcodes are listed and you can pick a custom color for each one.
Additional freature:
The left column in the playground should keep track of the current instruction in the right column via a highlighted line.
The text was updated successfully, but these errors were encountered: