
Speeding up Rust's Compiler
Software Unscripted
00:00
Is There a Trade-Off Between IRs and Crainlift?
Rust-C has several IRs: HIR, THIR, mere and LLVM. The problem is just that constructing it is not free at runtime. Or traversing it. In the Ruskin compiler, I think certain different kinds of checking happen at different levels. It'll be hard to eliminate those.
Transcript
Play full episode