Remix.run Logo
cess11 2 days ago

Vaguely related is Haxe, https://haxe.org/. Originally a way to do ActionScript, now it targets a lot more and is quite nice to work in.

joshtynjala 2 days ago | parent [-]

And OpenFL https://openfl.org/ which is an implementation of the Flash API written in Haxe. It can cross-compile to HTML5 or native C++ mobile and desktop. Disclosure: I'm a contributor.