[][src]Module passerine::vm::linked

Structs

Linked

A linked list of usizes that functions as a stack. Used to keep track of the current stack frame while preserving the indicies of past frames.