• In this case I have compiled it and I'm running the Espruino interpreter (https://github.com/espruino/Espruino.git­) in my Ubuntu 16.04 Linux system.

    I'm needing to use it to test my code using the "fs" module, because the Espruino firmware for my cheap NodeMCU-12E hardware doesn't come with this module builtin (not sure why).

    • In the Readme.md for this Espruino GIT repository would be a good place to explain how to connect the Web IDE to it after you got it compiled and running. I may do a pull request with it if you agree.
    • But I learned how to get it compiled from [this doc], so not sure where is a better place.
About

Avatar for EthraZa @EthraZa started