Expand description
Disposable address lookup over an immutable qcode module snapshot.
AddressIndex is derived state: consumers build it for a Context, keep
it only while that context remains structurally unchanged, and rebuild it
after mutation. It is intentionally not stored in or serialized with the IR.
Structs§
- Address
Index - An immutable, disposable address-to-entity snapshot.
Enums§
- Address
Target - A live module entity selected by a machine address.