Using espruino_2v11.30_esp32.bin this error is gone. Thanks!
However I managed to load the module once with different error but after that I only get | New interpreter error: LOW_MEMORY,MEMORY when requiring the module. I store it on the storage. The file is 64k, I have 4M ram.
In case you are wondering — I'm trying to upload the immutable.js library as sort of stress test. Want to see if it's feasible to use most of my regular JS toolbox.
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.
Using espruino_2v11.30_esp32.bin this error is gone. Thanks!
However I managed to load the module once with different error but after that I only get | New interpreter error: LOW_MEMORY,MEMORY when requiring the module. I store it on the storage. The file is 64k, I have 4M ram.
In case you are wondering — I'm trying to upload the immutable.js library as sort of stress test. Want to see if it's feasible to use most of my regular JS toolbox.