OpenStreetMap running on an ESP32 with TypeScript and Canvas [video]
10 points by arbayi
by lioeters
1 subcomments
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:
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.