Y
Hacker News
new
|
ask
|
show
|
jobs
by
saagarjha
2686 days ago
> What do you think embedded/realtime systems, signal processing, graphics, and kernel developers are supposed to use?
My guess is that they'd use Rust for new code.
1 comments
adrianN
2685 days ago
Rust doesn't yet support every platform that C supports and training staff to use a new language and adding tooling to integrate a new language into an existing codebase is extremely expensive.
link
saagarjha
2685 days ago
I don't even know Rust, so there's a reason I write low-level stuff like that in C/C++ ;)
link