Open chalkers opened 8 years ago
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".
"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?
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.