Cargo Features

youki has no features set by default.

[dependencies]
youki = { version = "0.3.2", features = ["systemd", "v2", "v1", "cgroupsv2_devices", "wasm-wasmer", "wasm-wasmedge", "wasm-wasmtime"] }
systemd = v2

Enables systemd of libcgroups and libcontainer

libcgroups:

MARK: Version

v2 systemd?

Enables v2 of libcgroups and libcontainer

Affects info::print_cgroup_v2_controllers

v1

Enables v1 of libcgroups and libcontainer

cgroupsv2_devices

Enables cgroupsv2_devices of libcgroups and libcontainer

wasm-wasmer = wasmer, wasmer-wasix
wasm-wasmedge

Enables standalone and static of wasmedge-sdk

wasm-wasmtime = wasmtime, wasmtime-wasi

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.

wasmer wasm-wasmer?
wasmer-wasix wasm-wasmer?

Enables wasmer-wasix ^0.9.0

wasmedge-sdk wasm-wasmedge?
wasmtime wasm-wasmtime?

Enables wasmtime ^16.0.0

wasmtime-wasi wasm-wasmtime?

Enables wasmtime-wasi ^16.0.0