Cargo Features

containerd-shim-wasm has no features set by default.

[dependencies]
containerd-shim-wasm = { version = "0.6.0", features = ["tracing", "testing"] }
tracing

Enables tracing

testing

Enables containerd-shim-wasm-test-modules, env_logger ^0.10, oci-tar-builder, and tempfile

containerd-shim-wasm has 2 features without comments.