• Hello,

    I've noticed that after a while, "Send to Espruino" in the Web IDE stops working. It seems to happen once the code exceeds a certain size. In my case, I'm seeing this with a 250 line, ~8k file. I don't see any errors listed in the IDE's console (or Javascript errors flagged in my code), clicking "Send to Espruino" simply appears not to do anything anymore. I can work around this by uploading the file to storage and running it from there, but then I lose the memory benefit of the IDE's automatic minification. I also set the pretokenise flag at the top of my file, but haven't seen any obvious memory reduction.

    Well if anybody can offer any hints on what's going on and how I can get "Send to Espruino" working again, I would greatly appreciate it. I'm having a great time building apps for my Bangle.js and can't wait to receive the latest version!

About

Avatar for TTBangler @TTBangler started