Skip to main content

Module instance

Module instance 

Source
Expand description

InstanceCap — Instance cap with mutable working state.

Holds the mutable working state of a running Cap::Instance: image reference (by hash, since Images are immutable), root cnode reference (by hash when clean / inline Owned while the kernel frame mutates it), the read-write memory image, register file, PC, gas counter.

Structs§

ArchivedInstanceCap
An archived InstanceCap
InstanceCap
InstanceCapResolver
The resolver for an archived InstanceCap