Structs§
- Ctx
- Dynamic
LibFn - Dynamiclib
- Enum
Type - A native tagged-union enum type. Its values are stored in the object pool
like structs: element 0 of the pool entry is the variant tag (an int index
into
variants), and elements1..are the variant’s payload in order. - Enum
Variant - Error
Catch - FnSignature
- Function
- Function
Impl - Host
FnSig - Marshalling signature for a
hostfunction, indexed by the compiler’sFnSignature::id.types[0]is the return type;types[1..]are the argument types. - Instr
Src - Pools
- Source
- State
- Struct
- Variable