This year is supposed to be the year of the Rust GUI. So why is it still so unsafe? (more…)
Read more »
A community fork of a language named after a plant fungus. All of the memory-safe features you love, now with 100% less bureaucracy! - GitHub - crablang/crab: A community fork of a language named ... (more…)
Read more »
Hotreloading allows one to change the behavior of a program while it is running. Unlike a plugin system it is strictly a dev tool.
Usually rust game devs limit their hotreloading to data files. This is pretty useful already! It lets one reload graphic as... (more…)
Read more »
While working on my Rust to .NET compiler, I have encountered countless bugs. (more…)
Read more »
Pure Rust multi-line text shaping and rendering for COSMIC - GitHub - pop-os/cosmic-text: Pure Rust multi-line text shaping and rendering for COSMIC... (more…)
Read more »