• hmm, we have 2 versions_

    • esp32 wroom, here we fight for each byte
    • esp32 wrover, here we have plenty of memory
      I would support one solution which supports all.

    Would it be possible to replace static allocated block with malloc allocated block ?
    In that case it wouldn't be resizable, between us, I would pay this price :-).
    My understanding of JsVars is poor, would 32 bit reference be a problem ?

    My expectations for speed is the same. Espruino supports an option to move all WIFI and BLE memory to psram. I'm pretty sure, they would not do this, if its much slower.

About

Avatar for JumJum @JumJum started