Hacker News new | ask | show | jobs
by themerone 918 days ago
Haxe is a nice language, but it's doesn't really allow you to deploy any haxe code on any languages runtime.

It doesn't provide a consistent enough api across all of the language backends. For example, the tink http framework only targets node and php.