http://www.espruino.com/ESP8266
I have tried flashing it to my ESP-01 , but its not working for me yet.
I am a little confused about the flashing procedure, I just used the same method as with LUA firmware.
To the best of my knowledge, the Epsruino project does not yet run natively on the ESP8266 other than this project which is in flight ... https://github.com/esp8266-espruino/esp8266-espurino.
What I think you are reading about is the ability to "attach" an external ESP8266 to an existing MCU running Espruino and have the JavaScript code "leverage" the services of WiFI through the ESP8266 using the "AT" command set.
Our current project goal is to get Espruino running natively on the device.
Neil
Ah yes, now I see my mistake, thank you
I found your thread on the espruino forum and will be following it
Good luck with the project