Support for x86_64 specific instructions (e.g. TLB flush), registers (e.g. control registers), and structures (e.g. page tables).
nightly
: This is the default.stable
: Use this to build with non-nightly rust. Needsdefault-features = false
.
This needs to have the compile-time requirements of the cc
crate installed on your system.
It was currently only tested on Linux and MacOS.