5 ms·
The relatively low portability of rust programs is definitely one of its largest shortcomings.
by biokoda 9y ago
The relatively low portability of rust programs is definitely one of its largest shortcomings.
- bboozzoo 9y agoCan you elaborate? Although haven't tried it myself, I was under the impression that it's quite possible to write low level code for at least for x86 and ARM (and AVR?).
- biokoda 9y agoYou can write low level code. Tier 1 platform list is very short however. https://forge.rust-lang.org/platform-support.html https://forge.rust-lang.org/platform-support.html
- wtallis 9y agoIt's probably unreasonable to expect a wide variety of IoT platforms to meet the "automated testing" requirement for Tier 1 status.