Skip to content

Comment on Ask HN: Is it feasible to build an ESP32 emulator in JavaScript?parent

Comments

The main issue is that ESP32 uses the Xtensa architecture, which is significantly more complex than something like an ATmega328

One thing that’s been particularly frustrating is trying to find complete documentation for Xtensa. I’ve looked around quite a bit, and it feels like there isn’t a fully open, detailed spec available. Most of what exists is either partial, behind NDA, or spread across different sources.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.