Explore the inner workings of Rust's compilation process in this 28-minute conference talk from RustFest Rome 2018. Uncover the mystery behind 'cargo run' by following the journey from high-level code to machine code. Examine a simple example to visualize each representation and understand the intermediate steps. Conclude with an analysis of the generated RISC-V assembly, gaining valuable insights into the executable production process in Rust.
Overview
Syllabus
RustFest Rome 2018 - Tshepang Lekhonkhobe: Behind The Scenes Of Producing An Executable
Taught by
Rust