Comment on Bare-metal Rust in AndroidparentComments−outworlder2yPeople want to replace C, which runs anywhere. Rust must also be able to.−lormayna2yRust is a replacement for C++; if you look for a C replacement you should look on Zig−pjmlp2yPity that it is as good as C in producing UAF exploits, and doesn't have any story for binary libraries.−pjmlp2yC doesn't run in 8 bit and DSP computers that well, dialects of it do though.−kramerger2yAnd Rust does better??−pjmlp2yThe point being that C doesn't really run anywhere.
Comments
People want to replace C, which runs anywhere. Rust must also be able to.
Rust is a replacement for C++; if you look for a C replacement you should look on Zig
Pity that it is as good as C in producing UAF exploits, and doesn't have any story for binary libraries.
C doesn't run in 8 bit and DSP computers that well, dialects of it do though.
And Rust does better??
The point being that C doesn't really run anywhere.