[][src]Module wasmer_runtime_core::module

Structs

DataInitializer

A data initializer for linear memory.

Module

A compiled WebAssembly module.

ModuleInfo

A translated WebAssembly module, excluding the function bodies and memory initializers.

TableInitializer

A WebAssembly table initializer.

Enums

ExportIndex

An entity to export.

MemoryType

Implementation styles for WebAssembly linear memory.