跳转到内容

ABI_LAYOUT_HASH

此内容尚不支持你的语言。

const ABI_LAYOUT_HASH: "7454a67d3890bcbc" = '7454a67d3890bcbc'

Defined in: component.generated.ts:18

Single-source-of-truth hash of the C++/TS boundary ABI (component schema + pointer layouts). The WASM module exposes the same digest via getAbiLayoutHash(); BuiltinBridge.connect() compares them and refuses to run on mismatch, because mismatched offsets read the wrong heap bytes.