The Rust Toolchain in the Kernel

The Linux Plumbers Conference
(LPC) is a developer conference for the open source community. The LPC
brings together the top developers working on the plumbing of Linux –
kernel subsystems, core libraries, windowing systems, etc. – and giv… Read more

Similar

Progress report on Rust Cranelift back end

Rustc_codegen_cranelift (cg_clif) is an alternative backend for rustc that I have been working on for the past two years. It uses the Cranelift code generator. Unlike LLVM which is optimized for output quality at the cost of compilation speed even when op... (more…)

Read more »