https://bugs.freedesktop.org/show_bug.cgi?id=105532
--- Comment #6 from Eric Engestrom fdo-bugs@engestrom.ch ---
From a quick search, Haxe can be found on github [1] and its website [2] has
some explanations as well, including how it uses a bytecode VM [3] to work cross-platform (essentially the same way java does it).
[1] https://github.com/HaxeFoundation/haxe [2] https://haxe.org [3] https://hashlink.haxe.org