tasm_lib::memory

Constant FIRST_NON_DETERMINISTICALLY_INITIALIZED_MEMORY_ADDRESS

Source
pub const FIRST_NON_DETERMINISTICALLY_INITIALIZED_MEMORY_ADDRESS: BFieldElement;
Expand description

Non-deterministically initialized memory lives in the range $[0: 2^{32})$

See the memory convention for details.