Y
Hacker News
new
|
ask
|
show
|
jobs
by
lenkite
164 days ago
The Rust compiler also uses LLVM right ?
1 comments
dubi_steinkek
164 days ago
mainly, but it also supports alternative codegen backends (cranelift, rustc_codegen_gcc)
link