logoalt Hacker News

nacozarinayesterday at 12:18 PM2 repliesview on HN

new chips will always have a c compiler available long before anything else


Replies

Avamanderyesterday at 2:02 PM

I would assume that an LLVM backend is created for new chips and then C is not the only thing getting support. There's very little point in just supporting C in that sense.

nicoburnsyesterday at 3:15 PM

That doesn't seem to have been an issue for recent new CPU architectures. RISC-V has excellent Rust support for example.

show 1 reply