)]}'
{
  "commit": "a0af5d7f952e6fbe5ffac1e05805bf07f450fabb",
  "tree": "62ba80c23941cd1b58d595d5d40959aaa8e477a1",
  "parents": [
    "eb5eb4b3b2b792f44ded198bfe615c985da5be2c"
  ],
  "author": {
    "name": "juj",
    "email": "jujjyl@gmail.com",
    "time": "Sat Oct 25 00:22:31 2025 +0300"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Sat Oct 25 00:22:31 2025 +0300"
  },
  "message": "Fix windows emsdk returncode (#1623)\n\nWhen `emsdk install foo` would fail on Windows, the return code would\nget ignored since there were later commands in the script file.\n\nTo fix that, capture the error code from the emsdk call, and output that\nas the final return code.\n\nAlso a drive-by Python path fix, which seemed to be out of date in the\n.ps1 file.",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "6f5b33acd98e9a7a89b06612ff7da4a4e84df033",
      "old_mode": 33188,
      "old_path": "emsdk.bat",
      "new_id": "9019b9061fa0cb3a10ebfe64935a0bae01d22cd8",
      "new_mode": 33188,
      "new_path": "emsdk.bat"
    },
    {
      "type": "modify",
      "old_id": "81b798a2c7a9bb46ac4c82324704dd1f33669314",
      "old_mode": 33188,
      "old_path": "emsdk.ps1",
      "new_id": "111047f735a9bc4299e967168cb8725ee5111027",
      "new_mode": 33188,
      "new_path": "emsdk.ps1"
    },
    {
      "type": "modify",
      "old_id": "e835ebf26676ad82e455944e45adba816d1b5683",
      "old_mode": 33261,
      "old_path": "test/test.py",
      "new_id": "bd3c3cab1840918aeae105c27da6b6ecaafa689d",
      "new_mode": 33261,
      "new_path": "test/test.py"
    }
  ]
}
