Module resolvers

Source
Expand description

This module is responsible for resolving host functions from within the WASM engine.

Modulesยง

error
Errors that may be emitted by a host function resolver.
memory_resolver
This module contains resolver of a memory section of the WASM code.