)]}'
{
  "commit": "3345b76fb5a27a6da3e502f8254c1863dc7f656f",
  "tree": "8fda8cef61ae278e7b29d390c3300041e41847da",
  "parents": [
    "5e6c0ce1393c83bbb1db79c5a3e4c1c2c3d840a4"
  ],
  "author": {
    "name": "Stella Laurenzo",
    "email": "laurenzo@google.com",
    "time": "Thu Jun 15 00:22:24 2023 -0700"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Thu Jun 15 00:22:24 2023 -0700"
  },
  "message": "Add VmModule.mmap() to Python API. (#14124)\n\nWe really need page aligned flatbuffer blobs vs normal malloc alignment.\r\nThe best way to be loading a file is via mmap, so just make that\r\navailable as an API.\r\n\r\nThis could be done in Python by the caller but is error-prone. The\r\npublic API will make this more robust.\r\n\r\nProvides the mechanism to fix #13887",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "bde6ae966510ef286fb2ee848330b248d43e3077",
      "old_mode": 33188,
      "old_path": "runtime/bindings/python/tests/vm_test.py",
      "new_id": "7ff760028374d19c2a9466fe7f6867d4c6a6ea0d",
      "new_mode": 33188,
      "new_path": "runtime/bindings/python/tests/vm_test.py"
    },
    {
      "type": "modify",
      "old_id": "b72ecdea1989c4f0235346b6ffdf48d30da7b9f3",
      "old_mode": 33188,
      "old_path": "runtime/bindings/python/vm.cc",
      "new_id": "9a3a4fdf2f7e963c7606ff864eb318e73de67c20",
      "new_mode": 33188,
      "new_path": "runtime/bindings/python/vm.cc"
    },
    {
      "type": "modify",
      "old_id": "4b097e7e35e1c532f9cb95cd2b71f88add1a8605",
      "old_mode": 33188,
      "old_path": "runtime/bindings/python/vm.h",
      "new_id": "9bf25f462ba9687afb220c5d37dc137b0b177772",
      "new_mode": 33188,
      "new_path": "runtime/bindings/python/vm.h"
    }
  ]
}
