Module frame

Module frame 

Source
Expand description

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

Structsยง

Frame
Holds the mutable elements of an interpreted function call.