5 ms·
gcc is available on and targets more platforms than rust. So if GNU C is not considered portable you can forget about 'portable rust'.
by bigpingo 2y ago
gcc is available on and targets more platforms than rust.
So if GNU C is not considered portable you can forget about 'portable rust'.
- swiftcoder 2y agoPortability in the C and C++ worlds generally means across standard-conforming compilers, not just across platforms