I am now getting the out of memory error. For a test I commented out the aes file and just loaded the core-min.js. I didn't get the out of memory error when just loading the core-min.js file.
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.
That error was due to me not incorporating the core.js file. So I did:
I am now getting the out of memory error. For a test I commented out the aes file and just loaded the core-min.js. I didn't get the out of memory error when just loading the core-min.js file.