Hacker News new | ask | show | jobs
by QuiEgo 40 days ago
Yes. It uses the same linker as a C/llvm toolchain, by the time you link the object files from Rust are in the same format as the object files from C would be. You use the exact same linker script format too.