You are reading a single comment by @d0773d and its replies. Click here to read the full conversation.
  • As I'd said above, it'd be much better if someone could actually just build this into Espruino, in C. It'd be faster and would use much less memory.

    While you can do a server in JS, if you're planning on making it serve up webpages too (which you'll have to if using Pico+ESP8266 because you can only have one webserver at a time), you'd have to implement your own HTTP server in JS and not use Espruino's own one.

About

Avatar for d0773d @d0773d started