Module uninitialized

Source
Expand description

Functionality for creating uninitialized sandboxes, manipulating them, and converting them to initialized sandboxes.

Structs§

UninitializedSandbox
A preliminary Sandbox, not yet ready to execute guest code.

Enums§

GuestBinary
A GuestBinary is either a buffer containing the binary or a path to the binary