Module wasmer::wasm_c_api::unstable[][src]

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

Unstable non-standard Wasmer-specific types for the wasm_engine_t and siblings.

Unstable non-standard Wasmer-specific API that contains a Features API for the engine and the compiler.

Unstable non-standard Wasmer-specific types to manipulate module middlewares.

Unstable non-standard Wasmer-specific extensions to the Wasm C API.

Unstable non-standard Wasmer-specific types about WebAssembly parser.

Unstable non-standard Wasmer-specific API that contains everything to create a target with a triple and CPU features.

Unstable non-standard Wasmer-specific API that contains more WASI API.