Y
Hacker News
new
|
ask
|
show
|
jobs
by
sedatk
506 days ago
Because Rust compiler generates IR bytecode, not machine code.
1 comments
shmerl
506 days ago
That's the reason to use llvm as part of Rust compiler toolchain, not to use gcc or clang as linker manager?
link
sedatk
506 days ago
You're right, @davidlattimore seems to have answered that.
link