ABI_LAYOUT_HASH
此内容尚不支持你的语言。
constABI_LAYOUT_HASH:"7756afcaec734824"='7756afcaec734824'
Defined in: ecs/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.