Skip to main content

Module runtime_content

Module runtime_content 

Source
Expand description

Linked runtime content identity for embedding hosts.

This module owns the digest of Harn’s embedded standard library and the composite identity of the runtime content compiled into this crate. Hosts project the typed receipt instead of reconstructing version, stdlib, or compatibility facts from their own build environment.

Structs§

RuntimeBuildFeatures
Cargo feature set compiled into the linked VM.
RuntimeCompatibilityFingerprint
Compatibility identities that decide whether linked Harn artifacts can be interpreted by this VM.
RuntimeContentFingerprint
Typed identity of the Harn runtime content linked into an embedding host.

Functions§

runtime_content_fingerprint
Return the content fingerprint of the Harn VM linked into this process.