cranelift_
interpreter
0.121.0
Module frame
Module Items
Structs
In crate cranelift_
interpreter
cranelift_interpreter
Module
frame
Copy item path
Source
Expand description
Implements a call frame (activation record) for the Cranelift interpreter.
Structs
ยง
Frame
Holds the mutable elements of an interpreted function call.