Rust is a language for building foundational software
1–5 of 5 posts
Re: Rust is a language for building foundational software
#2Re: Rust is a language for building foundational software
#3Re: Rust is a language for building foundational software
#4Foundational software ... is too vague to be useful. Foundational for who, what, what domain? Not buying it ...
For any new arch, first there is an asm, then a C compiler.
Imagine i'm designing a new CPU, how difficult is it to have a direct rust-to-asm compiler for it? And the runtime?
So rust has its uses, but only for its targetted archs. Old or esoteric ones are sol.
Re: Rust is a language for building foundational software
#5Foundational software ... is too vague to be useful. Foundational for who, what, what domain? Not buying it ...
My main issue with rust is that it only target mainstream archs. For any new arch, first there is an asm, then a C compiler. Imagine i'm designing a new CPU, how difficult is it to have a direct rust-to-asm compiler for it? And the runtime? So rust has its uses, but only for its targetted archs. Old or esoteric ones are sol.