Module memory_resolver

Source
Expand description

This module contains resolver of a memory section of the WASM code.

Traitsยง

MemoryResolver
This trait takes care of returning an instance of allocated memory.