List of all items
Structs
- ast_to_ir::AstToIr
- capability::CapabilitySet
- compiler::CompiledProgram
- frame::Frame
- ir::IRBlock
- ir::IRBuilder
- ir::IRFunction
- ir::IRModule
- ir::IRProgram
- ir_to_bytecode::IrToBytecode
- memory::MemoryManager
- stack::Stack
- vm::VM
- vm::VMConfig
Enums
- RuntimeError
- Value
- capability::Capability
- compiler::CompileError
- instruction::Instruction
- ir::BinaryOp
- ir::IRInstruction
- ir::IRPattern
- ir::IRTerminator
- ir::UnaryOp
- stack::StackError
- vm::VMError
Functions
- ast_to_ir::ast_to_ir
- compiler::compile
- compiler::compile_and_run
- compiler::compile_and_run_with_config
- ir_to_bytecode::ir_to_bytecode
- memory::size_estimate::estimate_value_size