ABI_LAYOUT_HASH
constABI_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.