Hacker News new | ask | show | jobs
by _benj 1164 days ago
I’m very curious about Haxe. From using ldtk and looking into haxeui and openfl, it looks like it could be good for multi platform gui apps. I’ve used godot for that purpose before but all the game stuff and limited libraries gets in the way of making it easy for gui development.

And seems like with hashlink I can compile to a single binary instead of the nightmare of electron or Python gui apps packaging