Module wasmer_runtime_core_fl::loader[][src]

Expand description

The loader module functions are used to load an instance.

Structs

A pointer to code in memory.

A local instance.

A local implementation for Loader.

Traits

This trait represents an instance used by the loader.

The loader trait represents the functions used to load an instance.