Now, I wanted see how Haxe could be an option for me creating 2D browser games. I’m not a big fan of JS programming (and the TypeScript compromise, for that matter). So, a strictly-typed option is always welcome. Haxe would compile to JS (not to WASM, as e.g. Unity), which is totally fine for me (pros and cons are still debated, anyway).
As Haxe is a programming language, a graphics or game engine would be needed on top of it. There are some, and I went with HaxeFlixel.