Cargo Features

wasmtime-profiling has no features set by default.

[dependencies]
wasmtime-profiling = { version = "0.29.0", features = ["jitdump", "vtune"] }
jitdump = gimli, object, scroll
vtune = ittapi-rs

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.

gimli jitdump?

Enables gimli ^0.25.0

scroll jitdump?

Enables scroll ^0.10.1

ittapi-rs vtune?

Enables ittapi-rs ^0.1.5

object jitdump?

Enables object ^0.26.0