This was my impression as well. I haven’t spent enough time with Rust to hold a hard stance on it but it definitely seems like it was not designed for “bare-metal” applications.
I hadn’t heard of Zig before this but I’m definitely going to look into it now. Got any recommendations for a good intro to zig?
insanitybit|2 years ago
ziandrome22|2 years ago
ziandrome22|2 years ago
https://ziglang.org/learn/why_zig_rust_d_cpp/
fleventynine|2 years ago
oddmiral|2 years ago
steveklabnik|2 years ago
Making sure Rust can work in embedded environments is absolutely a design goal, and choices around this are made explicitly.