i did some further testing, there seems to be an upper limit for the javascript variable size (i hit it with objects or arrays), right now i just splitted my data into usable parts
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.
i did some further testing, there seems to be an upper limit for the javascript variable size (i hit it with objects or arrays), right now i just splitted my data into usable parts
is the max size somewhere documented?