Yup, saw that, thanks. If the ESP8266 is a pure Hardware architecture though, vanilla Lua would've probably been a better choice, since all the memory optimizations that I did assume that the CPU can access data from code memory directly (this is a simplification, but illustrates the basic idea). I'll take a look at that when I have some time. I do like the node.js-like APIs quite a bit,