smlxl / evm.codes

Source for evm.codes an Ethereum Virtual Machine Opcodes Interactive Reference
https://evm.codes/
MIT License
727 stars 135 forks source link

feature request: stack annotations #282

Open radeksvarz opened 11 months ago

radeksvarz commented 11 months ago

Stack annotations help to understand the opcode execution - see Foundry's debug:

image

Proposal: add opcode annotations aside of the stack boxes

image

dorlevi commented 10 months ago

Thanks for the suggestion, will add a bounty for this one and perhaps someone from the community picks it up