@finalman @sinbad For some reason whenever I've tried to do something with it I've just not managed to make myself continue. With Rust I've been incredibly frustrated but still pushed on.
I'm probably going to give Zig a go again though. Found some vector graphics lib and it's got SDL so I should be good to go.
@MouseByTheSea @sinbad Yeah I'm a bit the same. Although I don't really mind just VS Code or similar. I think few other languages have bespoke IDEs? C#, Java and maybe Python I guess.
Sidetrack but speaking of C#, aren't there ways of compiling that to native nowadays? Maybe that's limited.
@SonnyBonds @sinbad I’m not a fan of VS either, but something like that. Jetbrains covers c#, rust, etc, of course.
Re: c# are you thinking of brute?
My main concern with such technology, same with unity and ilcpp, is you now have to deal with multiple layers of code and bugs there in. And the converted code is never that readable and therefore not that nice to debug.