I am curious as Haxe (from my understanding) can output code in multiple languages is there a possibility that this could be compile to C++ or C#?
I'm not sure about C#, but yes, Haxe code can be compiled to C++. That's actually how building for Android and iOS works.