Cargo Features
hc-wasmer-vm has no features set by default.
[dependencies]
hc-wasmer-vm = { version = "4.3.6-hc.1", features = ["enable-serde", "tracing"] }
- enable-serde = serde
-
Enables serde-1 of indexmap ^1.6, enable-serde of hc-wasmer-types
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.