Expand description
Language opcodes
Macros§
- define_
opcodes 🔒 - Macro to define all opcodes in a single place.
This generates the enum definition,
from_name,from_repr,name, andarg_typesmethods.
Enums§
- Opcode
- Opcodes supported by the zkas VM
Language opcodes
from_name, from_repr, name, and arg_types methods.