Showing stories from 2025-06. View all
I'm getting into embedded development. Got me a STM32F3Discovery (recommended by Embedded Rust). Started going down the embedded rust rabbit hole before I got tired of the complexity (though do like the idea of Embassy), wanted to look for something simpler.<p>Started looking into embedded Zig....
I've been working for a good 9 months now writing a .net to C transpiler (<a href="https://github.com/KallDrexx/dntc">https://github.com/KallDrexx/dntc</a>) as a "I wonder if I can" type of project (with the intention of eventually being able to...