Crate revmc_context
source ·Expand description
§revmc-context
EVM bytecode compiler runtime context.
Macros§
- Declare
RawEvmCompilerFn
functions in anextern "C"
block.
Structs§
- An EVM bytecode function.
- The EVM bytecode compiler runtime context.
- EVM context stack.
- A native-endian 256-bit unsigned integer, aligned to 8 bytes.
Traits§
Type Aliases§
- The raw function signature of a bytecode function.