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§
- Archived
Instance Cap - An archived
InstanceCap - Instance
Cap - Instance
CapResolver - The resolver for an archived
InstanceCap