Skip to main content

Module manifest

Module manifest 

Source
Expand description

Manifest schema shared between build and host tooling.

Structs§

ArtifactEntry
One artifact entry recorded in the manifest.
BuildMetadata
Build metadata captured while creating dist artifacts.
Manifest
Serialized manifest describing the build artifacts for a guest program.

Enums§

ManifestError
Errors returned by manifest read, write, and parse operations.
Profile
Build profile recorded in the manifest for reproducibility.

Constants§

CODEC_VERSION_V0
MANIFEST_VERSION_V1