Hacker News new | ask | show | jobs
by nonbirithm 913 days ago
I used it in conjunction with OpenFL a few months ago to port a Flash project. My impression is Haxe itself is pretty solid as a language but I could only get the web-based target to work consistently. The C++ backend seems dead based on the repo activity[1] and I got GC-related crashes with no workaround. I could never get the native Android support working either since it crashed on startup.

Also OpenFL was missing some Flash features the project relied on and I had to spend a lot of time on a fork of their repos patching them in.

[1] https://github.com/HaxeFoundation/hxcpp/graphs/contributors