Y
Hacker News
new
|
ask
|
show
|
jobs
by
biokoda
3260 days ago
The relatively low portability of rust programs is definitely one of its largest shortcomings.
1 comments
bboozzoo
3260 days ago
Can 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?).
link
biokoda
3260 days ago
You can write low level code. Tier 1 platform list is very short however.
https://forge.rust-lang.org/platform-support.html
link
wtallis
3260 days ago
It's probably unreasonable to expect a wide variety of IoT platforms to meet the "automated testing" requirement for Tier 1 status.
link