I'm afraid HTTPS isn't going to work though. On Espruino WiFi it's done on the microcontroller itself (not the ESP8266), but that has 128kB of RAM. The Pixl just doesn't have enough RAM free for the requires buffers for TLS :(
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
Nice! Looks like it survived pretty well!
I'm afraid HTTPS isn't going to work though. On Espruino WiFi it's done on the microcontroller itself (not the ESP8266), but that has 128kB of RAM. The Pixl just doesn't have enough RAM free for the requires buffers for TLS :(