Expand description
Module manifest for content-addressed module distribution.
A ModuleManifest describes a distributable module by mapping its exported
functions and type schemas to content-addressed hashes. This allows the
loader to fetch only the blobs it needs from a BlobStore.
Structsยง
- Module
Manifest - Manifest for a content-addressed module distribution.
- Module
Signature