pub fn encode_sha256(wasm_bytes: &[u8]) -> String
Encode a SHA-256 digest as the manifest sha256:<hex> form. Exposed so tooling (and tests) can produce a manifest hash for real .wasm bytes.
sha256:<hex>
.wasm