platform-espressif8266
platform-espressif8266 copied to clipboard
JerryScript on the ESP8266
I've been trying to use platformio to compile JerryScript as a library on the ESP8266.
I cloned JerryScript in to the lib folder and it can't find the "jerry-api.h".
I'm using the Arduino framework and I've also tried ESP8266 staging.
I've attempted other JavaScript interpreters like v7 and duktape and haven't got very far either.
any updates on this?