Crate polkavm

Crate polkavm 

Source

Modules§

debug_info
Miscellaneous types related to debug info.
program
Miscellaneous types related to program blobs.

Structs§

ArcBytes
Caller
Config
CostModel
CostModelRef
Engine
Error
Instance
InstancePre
Linker
MemoryMap
The memory map of a given guest program.
MemoryMapBuilder
Module
A compiled PolkaVM program module.
ModuleConfig
The configuration for a module.
ProgramBlob
A partially deserialized PolkaVM program.
ProgramCounter
ProgramParts
RawInstance
Segfault
SetCacheSizeLimitArgs

Enums§

BackendKind
CacheModel
CallError
CostModelKind
GasMeteringKind
The type of gas metering.
InterruptKind
MemoryAccessError
The host failed to access the guest’s memory.
MemoryProtection
Reg
SandboxKind

Constants§

RETURN_TO_HOST

Traits§

AsUninitSliceMut
CustomCodegen

Type Aliases§

Cost
Gas
RegValue