brane_exe

Module frame_stack

Source
Expand description

Implements the FrameStack, which is a more lightweight stack meant specifically for pushing return addresses and such.

Re-exports§

Structs§

  • Implements a FrameStack, which is used to keep track of function calls and their expected return types.