Garbage collection when using the Motoko Playground

This seems to work:

  "defaults": {
    "build": {
      "packtool": "",
      "args": "--force-gc"
    }
  },
1 Like