|
|
|
|
|
by aninteger
2232 days ago
|
|
This article is a bit click-baity. It's more about busting myths by a particular C++ programmer against rust. Anyway for a truth (well maybe it is a myth?) that we can't bust yet... Rust is simply not available on all platforms that C++ is. Two platforms that I think are missing: * 16-bit MS-DOS * 32-bit PowerPC (Linux) |
|
That's not entirely true - you actually can create .COM executables: https://github.com/ellbrid/rust_dos