Module wasmer_c_api::wasm_c_api::unstable::middlewares[][src]

Expand description

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

Modules

metering

Unstable non-standard Wasmer-specific API that contains everything to create the middleware metering API.

Structs

wasmer_middleware_t

Opaque representing any kind of middleware.

Functions

wasm_config_push_middleware

Updates the configuration to add a module middleware.