Cargo Features
linera-wasmer-vm has no features set by default.
[dependencies]
linera-wasmer-vm = { version = "4.4.0-linera.6", features = ["enable-serde", "artifact-size", "tracing"] }
- enable-serde = serde
-
Enables serde-1 of indexmap ^1.6, enable-serde of wasmer-types =4.4.0
- artifact-size
-
Enables loupe, artifact-size of wasmer-types =4.4.0
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.
- serde enable-serde?
- tracing implicit feature
-
Enables tracing
- Optional shared dependencies.