pub fn init_for_program(
    mem: &mut impl Memory,
    program_id: ProgramId,
    memory_infix: MemoryInfix,
    stack_end: Option<WasmPage>,
    globals_config: GlobalsAccessConfig,
    weights: LazyPagesWeights
)
Expand description

Protect and save storage keys for pages which has no data