You are reading a single comment by @net-tobi and its replies. Click here to read the full conversation.
  • The entire code of the project is compressed using UglifyJS and loaded from the SD card. I separated the most of the code into JS modules. Would it be possible to create a build without the WizNet driver so that it fits into the 256 kB, so that I can use more RAM? How is it possible that on the regular Espruino which has 32kB RAM I can use more JSVars with the Bigram build than here?

    I am a bit frustrated because when I don't find a solution for this problem, my project fails.

About

Avatar for net-tobi @net-tobi started