Module unstable

Source
Expand description

This module contains unstable non-standard C API.

Use them at your own risks. The API is subject to change or to break without any plan to keep any compatibility :-).

Modulesยง

engine
Unstable non-standard Wasmer-specific types for the wasm_engine_t and siblings.
features
Unstable non-standard Wasmer-specific API that contains a Features API for the engine and the compiler.
middlewares
Unstable non-standard Wasmer-specific types to manipulate module middlewares.
module
Unstable non-standard Wasmer-specific extensions to the Wasm C API.
parser
Unstable non-standard Wasmer-specific types about WebAssembly parser.
target_lexicon
Unstable non-standard Wasmer-specific API that contains everything to create a target with a triple and CPU features.
wasi
Unstable non-standard Wasmer-specific API that contains more WASI API.