)]}'
{
  "commit": "18fa2a30eae0f91d2c5063a4e6ca8ea486773aa0",
  "tree": "8bbc8e8cc747f9524ab2987a238e4e6f4dad8e7f",
  "parents": [
    "37cfd8cda40b5c3c927b7bbb03aa309da822a3c5"
  ],
  "author": {
    "name": "Benjamin Ling",
    "email": "serenade.mint@gmail.com",
    "time": "Wed Oct 08 18:06:15 2025"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Wed Oct 08 18:06:15 2025"
  },
  "message": "Fix wasm table access when accessing functions in splitted module (#25432)\n\nWhen accessing functions from the splitted module, there\u0027s an error\nbecause the wasmtable is using table64. So we would have to access it\nwith a BigInt. This has been updated in other part of the codebase, but\nwe missed this file.",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "fb8954566aa82d033206abb06fbecb564b400417",
      "old_mode": 33188,
      "old_path": "src/preamble.js",
      "new_id": "eb885e27c21a8a233690690c12f043976021eecc",
      "new_mode": 33188,
      "new_path": "src/preamble.js"
    },
    {
      "type": "modify",
      "old_id": "8dc8b886cbe1fbd1d9997271fb31f5a9b1954d7a",
      "old_mode": 33188,
      "old_path": "test/test_other.py",
      "new_id": "a4105d8185cade5a93bc92ed4574915967deb013",
      "new_mode": 33188,
      "new_path": "test/test_other.py"
    }
  ]
}
