Live data from Hacker News

Haxe 4.3

haxe.org

1–10 of 51 posts

Re: Haxe 4.3

#4
super interesting that a big part of the lift here is buildsystems + targeting different platforms

I've tried tauri + neutralino this year (both electron alternatives), and they depend immensely on buildsystems + platform targeting. flutter + react native play in this space too

Re: Haxe 4.3

#5

I looked at Haxe but have trouble figuring out what real benefits it would have over something like Godot at this point.

Haxe has been, and continues to be, used to ship commercially successful games.

Re: Haxe 4.3

#6

There is also review of new features https://www.elitemastereric.com/Haxe-430/

Good post. That safe navigation operator is very cool and something I wish you could do in JS.

Re: Haxe 4.3

#9
post #6

There is also review of new features https://www.elitemastereric.com/Haxe-430/

Good post. That safe navigation operator is very cool and something I wish you could do in JS.

Not sure if I'm missing some sarcasm but JavaScript has had the equivalent Optional chaining operator for years now

https://developer.mozilla.org/en-US/docs/Web/JavaScript/Refe...

Post reply on HN