Native apps written in TypeScript and CSS
by arbayi on 9/22/2026, 7:42:20 PM
https://github.com/geastack/examples
Comments
by: bertili
Not apparent at first, but this is a TypeScript to c++ compiler at the core (<a href="https://github.com/geastack/compiler" rel="nofollow">https://github.com/geastack/compiler</a>), with bindings for various platforms.
9/22/2026, 8:16:08 PM
by: zerr
What do they use for graphics and audio?
9/22/2026, 8:26:06 PM
by: sublinear
Ah this is for embedded apps. Pretty neat!
9/22/2026, 8:25:23 PM
by: nuk3
[dead]
9/22/2026, 9:34:32 PM
by: tarcon
"The earlier implementation could not be driven to zero of them, because boxing was load-bearing in its emitter"<p>In the docs of the repo of their TS to C++ compiler. <a href="https://github.com/geastack/compiler" rel="nofollow">https://github.com/geastack/compiler</a>
9/22/2026, 8:28:41 PM