Hacker News new | ask | show | jobs
by varajelle 1271 days ago
For GUI programming, you can use a toolkit that have a preview extension that updates in real time as you type. For example, Slint does that.
1 comments

It doesn't do that for Rust code being called from UI.