Remix.run Logo
kstrauser 5 hours ago

How’s that GCC backend coming along? I could look it up, but I bet others would like to hear about it too.

vlovich123 an hour ago | parent [-]

https://blog.antoyo.xyz/rustc_codegen_gcc-progress-report-43

They’re plugging away at it. A major milestone was getting unwinding to work. I’d say they’re getting quite close and it’s getting better and better. It’s usable for Linux kernel compilation I believe which unlocks Rust to be used for the non-driver components in the kernel.