July 12, 2020
I started a thread at haxe.org, feel free to jump in if people have questions regarding D there:

https://community.haxe.org/t/any-plan-for-haxe-d/2576

==========================================
Hi,

Not sure if this has been discussed before: how about hexa-d?

 dlang.org

It could be a better alternative to haxe-cpp, and easier to maintain since D is much better than C++.

July 13, 2020
On Sunday, 12 July 2020 at 19:40:39 UTC, mw wrote:
> I started a thread at haxe.org, feel free to jump in if people have questions regarding D there:
>
> https://community.haxe.org/t/any-plan-for-haxe-d/2576
>
> ==========================================
> Hi,
>
> Not sure if this has been discussed before: how about hexa-d?
>
>  dlang.org
>
> It could be a better alternative to haxe-cpp, and easier to maintain since D is much better than C++.

On a second thought, if D can transpile to Haxe, then we can run D on JVM (via Java) or CLR (via c#) :-)