)]}'
{
  "commit": "472afe0d240f2926a9f228a41a809e703b708acd",
  "tree": "3e4696d9c1cd1b8acf3883b27c6f666bf2e06af8",
  "parents": [
    "502e826cfa6efd83471c32cdd016c151285c84aa"
  ],
  "author": {
    "name": "Nate Biggs",
    "email": "natebiggs@google.com",
    "time": "Wed Sep 04 21:58:12 2024 +0000"
  },
  "committer": {
    "name": "dart-internal-monorepo",
    "email": "dart-internal-monorepo@dart-ci-internal.iam.gserviceaccount.com",
    "time": "Wed Sep 04 15:00:54 2024 -0700"
  },
  "message": "[dart2wasm] Add deferred loading support to dart2wasm (6/X).\n\nWasm globals serve a few purposes in the compiler such as storing static fields and closure vtables. Sometimes the access of these globals will be from a different module than the ones they\u0027re defined in. We need some indirection to be able to access them in these cross-module situations.\n\nThis change adds getter and setter functions that can be called via the StaticTable when a global needs to be accessed from a different module.\n\nWe use References to track the owning module for each global to determine if we can access it directly or not.\n\nChange-Id: I93191c83dee1b7a47171c5808e64b071479cdeea\nReviewed-on: https://dart-review.googlesource.com/c/sdk/+/381324\nReviewed-by: Martin Kustermann \u003ckustermann@google.com\u003e\n\nhttps://dart.googlesource.com/sdk/+/c5bd4d05db8b10e4f76a1731ec5a7579a320e34e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "953bfb69c9eaf8e1dfbb5d9c53b7747f8fc43d16",
      "old_mode": 33188,
      "old_path": "DEPS",
      "new_id": "1d2f755ae1a0cb516a6b63a867f5ab0c7e44988d",
      "new_mode": 33188,
      "new_path": "DEPS"
    },
    {
      "type": "modify",
      "old_id": "34f448759e4a597cd9a7136422ff4292acad209c",
      "old_mode": 33188,
      "old_path": "commits.json",
      "new_id": "2540119c32333a17a0a29c2163b8fd7a9bcf419e",
      "new_mode": 33188,
      "new_path": "commits.json"
    }
  ]
}
