Hacker News Viewer

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:&#x2F;&#x2F;github.com&#x2F;geastack&#x2F;compiler" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;geastack&#x2F;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

&quot;The earlier implementation could not be driven to zero of them, because boxing was load-bearing in its emitter&quot;<p>In the docs of the repo of their TS to C++ compiler. <a href="https:&#x2F;&#x2F;github.com&#x2F;geastack&#x2F;compiler" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;geastack&#x2F;compiler</a>

9/22/2026, 8:28:41 PM