Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

What are the shortcomings of Espruino and QuickJS?

http://www.espruino.com/

https://bellard.org/quickjs/



If the scope is limited to ESP32/ESP8266, it seems technically possible to run QuickJS on them.

From Fabrice Bellard himself:

> QuickJS should be able to run on the ESP32 platform as it is OS independent (as you said, quickjs-libc.c is not part of the engine). For simple scripts it should fit in the available RAM.

https://www.freelists.org/post/quickjs-devel/quickjs-on-esp3...

---

Some attempts on GitHub:

https://github.com/binzume/esp32quickjs

https://github.com/huming2207/quickjs-esp32

https://github.com/jack828/esp8266-quickjs




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: