Crate gear_lazy_pages_interface
source ·Expand description
Lazy pages support for runtime.
Functions§
- Returns lazy pages actual status.
- Returns list of released pages numbers.
- Protect and save storage keys for pages which has no data
- Pre-process memory access in syscalls in lazy-pages.
- Remove lazy-pages protection, returns wasm memory begin addr
- Try to enable and initialize lazy pages env
- Protect lazy-pages and set new wasm mem addr and size, if they have been changed.