Skip to main content

Module memory

Module memory 

Source
Expand description

Canic-managed stable-memory runtime boundary.

This module is the Canic-owned adapter around current stable-memory bootstrap mechanics while durable allocation-governance primitives move into ic-memory.

Modules§

registry
runtime

Macros§

eager_init
Register one eager-init body for execution during lifecycle bootstrap.
eager_static
Declare a thread-local static and schedule an eager initialization touch.
ic_memory_key
Declare a stable-memory slot with an explicit ABI-stable key.