Expand description

Implements a call frame (activation record) for the Cranelift interpreter.

Structs

  • Holds the mutable elements of an interpreted function call.