Module wasmer_c_api::wasm_c_api::unstable::engine
source · Expand description
Unstable non-standard Wasmer-specific types for the
wasm_engine_t
and siblings.
Functions§
- Updates the configuration to enable NaN canonicalization.
- Unstable non-standard Wasmer-specific API to update the configuration to specify particular features for the engine.
- Unstable non-standard Wasmer-specific API to update the configuration to specify a particular target for the engine.
- Check whether the given compiler is available, i.e. part of this compiled library.
- Check whether the given engine is available, i.e. part of this compiled library.
- Check whether there is no compiler available in this compiled library.