List of all items
Structs
- chunk::Prototype
- chunk::TableOpDescriptor
- chunk::UpvalueDef
- compiler::Compiler
- jit::JitCompiler
- jit::TieringState
- module::ExportedItem
- module::ModuleExports
- module::ModuleResolver
- module::ResolvedModule
- schema::SchemaMetadata
- schema::SchemaRegistry
- schema::VersionedSchema
- security::SecurityPolicy
- value::VmChannel
- value::VmClosure
- value::VmEnumDef
- value::VmEnumInstance
- value::VmGenerator
- value::VmModule
- value::VmSchema
- value::VmStructDef
- value::VmStructInstance
- value::VmTable
- value::VmTask
- vm::SecretVault
- vm::Vm
Enums
- chunk::BuiltinId
- chunk::Constant
- opcode::Op
- schema::CompatIssue
- schema::CompatibilityMode
- schema::MigrationOp
- schema::SchemaDiff
- value::GeneratorKind
- value::UpvalueRef
- value::VmValue
Functions
- compiler::compile
- compiler::compile_with_source
- jit_runtime::tl_rt_add
- jit_runtime::tl_rt_cmp
- jit_runtime::tl_rt_is_truthy
- jit_runtime::tl_rt_mul
- jit_runtime::tl_rt_sub
- opcode::decode_a
- opcode::decode_b
- opcode::decode_bx
- opcode::decode_c
- opcode::decode_op
- opcode::decode_sbx
- opcode::encode_abc
- opcode::encode_abx
- schema::type_name_to_arrow_pub