You are reading a single comment by @Tesseract-Developer and its replies. Click here to read the full conversation.
  • 
    >process.env
    ={
      VERSION: "2v04",
      GIT_COMMIT: "3956264e",
      BOARD: "PUCKJS",
      FLASH: 524288, RAM: 65536,
      SERIAL: "34a36385-8ce8164e",
      CONSOLE: "Bluetooth",
      MODULES: "Flash,Storage,hea" ... "S,crypto,neopixel",
      EXPTR: 536882364 }
    >process.memory()
    ={ free: 1977, usage: 273, total: 2250, history: 170,
      gc: 0, gctime: 3.63159179687, "stackEndAddress": 536924008, flash_start: 0, "flash_binary_end": 419924,
      "flash_code_start": 442368, flash_length: 524288 }
    >
    

    What OS is the WebIDE running on?

    WebIDE is running on OSX 10.14.6

About