Hacker News new | ask | show | jobs
by dingdingdang 1955 days ago
Since I've got current pet hobby regarding static compilation (Zig is good friend at this point, the cached static cross-platform output C compiles via musl is crazy good!) I had to look up if Haxe supports this, turns out yes* when targeting C++.

*https://github.com/HaxeFoundation/hxcpp/issues/729