Hacker News new | ask | show | jobs
by joshtynjala 2396 days ago
Just to add a little more... Haxe not only transpiles to C++, but it also transpiles to JavaScript. With a Haxe codebase, can deploy a project as both a native app and on the web. Really nice for games especially.