wasm-posix-host
    Preparing search index...

    Type Alias HomebrewDeferredTreeTransport

    HomebrewDeferredTreeTransport:
        | { asset: string; kind: "bundle-release"; url: string }
        | { kind: "external-https"; url: string }

    A release asset is the browser-readable copy carried by this bundle. An external HTTPS transport can name the canonical bottle (for example GHCR) or another immutable, byte-identical mirror. The content digest and size, not either location, remain the tree's byte identity.