Module engine

Source
Expand description

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

Functionsยง

wasm_config_set_features
Unstable non-standard Wasmer-specific API to update the configuration to specify particular features for the engine.
wasmer_is_backend_available
Check whether the given backend is available, i.e. part of this compiled library.
wasmer_is_headless
Check whether there is no compiler available in this compiled library.