You are reading a single comment by @Gordon and its replies. Click here to read the full conversation.
  • 0x20010000 - process.memory().stackEndAddress should give you an idea of stack size.

    Normal Espruino devices don't actually have a heap since they don't use malloc/free, so there's not normally any need :)

About

Avatar for Gordon @Gordon started