Cargo Features

[dependencies]
gear-sandbox-host = { version = "1.7.0", default-features = false, features = ["wasmer-cache", "wasmi-extra-checks"] }
default = wasmer-cache

The wasmer-cache feature is set by default whenever gear-sandbox-host is added without default-features = false somewhere in the dependency tree.

wasmer-cache default = gear-wasmer-cache, tempfile
wasmi-extra-checks

See wasmi/extra-checks for more information.

Enables extra-checks of wasmi ^0.38

Features from optional dependencies

In crates that don't use the dep: syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.

gear-wasmer-cache wasmer-cache
tempfile wasmer-cache