Cargo Features
youki has no features set by default.
[dependencies]
youki = { version = "0.4.1", 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 ^0.13.2
- wasm-wasmtime = wasi-common, wasmtime
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?
-
Enables wasmer ^4.0.0
- wasmer-wasix wasm-wasmer?
-
Enables wasmer-wasix ^0.9.0
- wasmedge-sdk wasm-wasmedge?
-
Enables wasmedge-sdk ^0.13.2
- wasmtime wasm-wasmtime?
-
Enables wasmtime ^24.0.0
- wasi-common wasm-wasmtime?
-
Enables wasi-common ^24.0.0