pub const OPENVMM_NATIVE: ArtifactHandle<OPENVMM_LINUX_X64>;
Expand description
openvmm “native” executable (i.e:
OPENVMM_WIN_X64
when compiled on windows x86_64,
OPENVMM_LINUX_AARCH64
when compiled on linux aarch64,
etc…)
pub const OPENVMM_NATIVE: ArtifactHandle<OPENVMM_LINUX_X64>;
openvmm “native” executable (i.e:
OPENVMM_WIN_X64
when compiled on windows x86_64,
OPENVMM_LINUX_AARCH64
when compiled on linux aarch64,
etc…)