Y
Hacker News
new
|
ask
|
show
|
jobs
by
SAI_Peregrinus
2324 days ago
Godbolt supports Rust, and can show the LLVM IR:
https://godbolt.org/z/GsccW3
1 comments
pjmlp
2322 days ago
A bit offtopic, I love how Godbolt grew out of C++ community to embrace as much AOT toolchains as possible, kudos to Matt and everyone involved into making it happen.
link