Not apparent at first, but this is a TypeScript to c++ compiler at the core (https://github.com/geastack/compiler), with bindings for various platforms.
Each platform has its native bindings. For graphics, you write CSS and HTML canvas API as well as JSX, it renders to native components and their alignments, the canvas API is converted to native surfaces, whatever the platform uses.
bertili | an hour ago
sublinear | an hour ago
dashersw | an hour ago
jr3592 | 48 minutes ago
letrix | 35 minutes ago
https://www.youtube.com/watch?v=o5RDfAmzE7s
zerr | an hour ago
dashersw | an hour ago
zerr | an hour ago
tarcon | an hour ago
In the docs of the repo of their TS to C++ compiler. https://github.com/geastack/compiler