Re-exports§
pub use crate::bytecode::HostImport;pub use crate::bytecode::OpCode;pub use crate::bytecode::Program;pub use crate::bytecode::Value;pub use crate::bytecode::ValueType;
Modules§
Structs§
- Epoch
Checkpoint - Epoch
Handle - Fuel
Checkpoint - Host
Binding Plan - Host
Function Registry - Interpreter
Metrics - Store
- Lightweight Wasmtime-style store wrapper for VM state and host context data.
- Vm
Enums§
Traits§
- Host
Args Function - Host
Async Bridge - Host
Function - Host
Stack Function - VM-aware host functions that opt into borrowed stack-tail dispatch.