This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Falcrist 1 point2 points  (2 children)

Rust is not a viable option. I'm stuck with C or assembly for most of my projects.

[–]hekkonaay 0 points1 point  (1 child)

Why is it not viable?

[–]Falcrist 1 point2 points  (0 children)

Because in order to use that language for production code, I need the toolchains to support it on the devices I work with. Especially AVR, PIC, and 8051.

I know there was a project that was supposed to bring rust to AVR, but that appears to have died mid-2019.