Skip to content

Out of Memory Error on Esp #33

@dannystaple

Description

@dannystaple

When code is sent and run in the interpreter - it is sent in big chunks. This has been seen to cause OOM's on the Esp not coping with that much data.

The same code was exported, and loaded in using Esplorer with no issues.

Here is the bounce code:
out of mem.zip

The "dofile" method, as used in Esplorer may be a better way to send lots of code - where it's sent as a file. The transparency of what's going on will still be available in the code tab.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions