Module backend

Source
Expand description

This submodule has the concrete definitions for all the available implenters of the WebAssembly types needed to create a runtime.

Modules§

sys
Data types, functions and traits for the sys runtime.

Enums§

BackendKind
An enumeration over all the supported runtimes.