Y
Hacker News
new
|
ask
|
show
|
jobs
by
mastax
3203 days ago
I heard that Expressif was working on an LLVM port, but we'll see...
1 comments
MrBuddyCasino
3203 days ago
That has died. Every now and then I'm thinking this might be a fun project, but... well.
link
Eridrus
3203 days ago
You could try and compile with the resurrected LLVM c backend, llvm-cbe, and then compile that C code with existing tools. Good luck debugging that mess if you ever need that, but Rust has compile time safety, right? ;)
link