List of all items
Structs
- BuiltinId
- artifact::ArtifactLimits
- artifact::Diagnostic
- artifact::ProgramArtifact
- benchmark::BenchmarkProvenance
- benchmark::BenchmarkStatistics
- benchmark::CompileMeasurements
- benchmark::DispatchMeasurements
- benchmark::PortableBenchmarkReceipt
- compiler::CompileError
- compiler::CompiledCallableEntry
- compiler::Compiler
- compiler::CompilerOptions
- execution::CapabilityRequest
- execution::GrantSet
- program::Chunk
- program::CompiledFunction
- program::LocalSlotInfo
- program::ParamSlot
Enums
- artifact::EntryKind
- benchmark::BenchmarkBuildProfile
- benchmark::BenchmarkEntryKind
- benchmark::BenchmarkStatisticsError
- benchmark::BenchmarkTarget
- execution::CapabilityResult
- execution::DataValue
- execution::Execution
- execution::ValueShape
- opcode::Op
- opcode::OperandKind
- opcode::Portability
- program::Constant
- type_contract::RuntimeTypeKind
- value::VmValue
Traits
Functions
- artifact::compile_program
- artifact::semantic_abi_fingerprint_hex
- benchmark::benchmark_terminal_digest
- benchmark::portable_benchmark_json_schema
- compile_source
- compile_source_named
- execution::replay
- execution::resume
- execution::start
- opcode::opcode_abi_fingerprint
- program::instruction_len
- type_contract::manifest_signature_is_portable
- type_contract::manifest_type_is_portable
- type_contract::matches_manifest_type
- type_contract::matches_type
- value::intern_key
- value::try_compare_values
- value::values_equal
Type Aliases
Constants
- KERNEL_VERSION
- artifact::ARTIFACT_VERSION
- benchmark::PORTABLE_BENCHMARK_SCHEMA_VERSION
- benchmark::PORTABLE_MAX_COMPILE_ITERATIONS
- benchmark::PORTABLE_MAX_DISPATCH_ITERATIONS
- benchmark::PORTABLE_MAX_WORKERS
- compiler::HARN_DISABLE_OPTIMIZATIONS_ENV
- opcode::OPCODE_ABI_ARTIFACT_VERSION
- opcode::OPCODE_ABI_FINGERPRINT_V1