Cargo Features

substrate-wasmtime-jit has no features set by default.

[dependencies]
substrate-wasmtime-jit = { version = "0.16.0-threadsafe.4", features = ["lightbeam", "jitdump", "vtune"] }
lightbeam

Enables lightbeam of wasmtime-environ ^0.16.0

jitdump

Enables jitdump of substrate-wasmtime-profiling

vtune

Enables vtune of substrate-wasmtime-profiling

substrate-wasmtime-jit has 3 features without comments.