There was an Espruino port to RISC-V, which ended up being pretty straightforward, however I haven't seen anything for the ESP32-C3. As I understand it, targeting it should be relatively easy since they kept the same APIs.
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
Hi,
There was an Espruino port to RISC-V, which ended up being pretty straightforward, however I haven't seen anything for the ESP32-C3. As I understand it, targeting it should be relatively easy since they kept the same APIs.