You are reading a single comment by @Gordon and its replies. Click here to read the full conversation.
  • Actually just an update on this - it's not a problem with the interpreter at all.

    It's just that on exit Espruino was showing all memory that was left allocated. It should have run a garbage collection pass beforehand, so it could be sure that the stuff it was showing was actually a memory leak, and not just stuff that was left hanging around.

About

Avatar for Gordon @Gordon started