Back to News
Advertisement
Advertisement

⚡ Community Insights

Discussion Sentiment

100% Positive

Analyzed from 81 words in the discussion.

Trending Topics

#video#typescript#compiler#https#com#open#web#gea#short#demonstrating

Discussion (2 Comments)Read Original on HackerNews

lioeters•about 2 hours ago
It's a short (1min) video demonstrating a native GUI app written in TypeScript running on ESP32 and WaveShare display. The intriguing part is a TypeScript to C++ compiler mentioned at the end, with a link to:

https://geastack.com/

Unfortunately no open-source code or technical details yet on how the compiler works. Cool idea though, bringing the familiar workflow of web languages (TS/JSX/CSS) to embedded.

dashersw•about 1 hour ago
Thank you! I am the guy on the video. We will be open sourcing Gea Stack next month, and in the meantime I am showcasing the examples we've built so far. The underlying framework, Gea, is already available for the web on https://geajs.com.