Expand description

get compiled into to be run.

Structs

Enums

An operation on the technetium virtual machine

Functions

Generate a new unique FrameID. This uses a static counter behind a mutex to guarantee a unique ID.

Type Definitions

Unique to each function in source code. Unlike FrameId, multiple frames can share a ContextID if they came from the same function of source code.

An identifier unique to each frame of computation