tasm_lib::memory::dyn_malloc

Constant DYN_MALLOC_ADDRESS

Source
pub const DYN_MALLOC_ADDRESS: BFieldElement;
Expand description

The location of the dynamic allocator state in memory.

See the memory convention for details.