Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
woodruffw
25 days ago
|
parent
|
context
|
favorite
| on:
Rust to C compiler – 95.9% test pass rate, odd pla...
I think the GP means emit LLVM IR directly. And the answer to that is yes; you can pass a flag to rustc that will emit the IR[1].
[1]:
https://stackoverflow.com/questions/39004513/how-to-emit-llv...
nullpoint420
23 days ago
[–]
This is what I meant, thank you.
Consider applying for YC's Summer 2025 batch! Applications are open till May 13
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
[1]: https://stackoverflow.com/questions/39004513/how-to-emit-llv...