• AFAIK, some bytes are still occupied holding the (command) history for the Web IDE.

    Source: http://forum.espruino.com/comments/12713­514/

    Also, try adding: global["\xFF"].history=[];
    It's a hack but it removes the command history - something that could have been using memory that would have stopped you saving.

About

Avatar for UliMerkel @UliMerkel started