)]}'
{
  "commit": "8418a249782ecb14ecee03567ce673ffe00562c4",
  "tree": "b7e94cc520f62b308fa09d7e08476d148d16f6c6",
  "parents": [
    "daf26d2edc109a82d3ecc16cb06f9411e4c590aa"
  ],
  "author": {
    "name": "Steven Fontanella",
    "email": "stevenfont@google.com",
    "time": "Wed Aug 19 21:43:09 2026"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Wed Aug 19 21:43:09 2026"
  },
  "message": "Fix alignment in acquire-release spec test (#9014)\n\nInstructions like `i32.atomic.load8_u` have a different alignment than\nthe value of their argument. Add an extra `align` field to account for\nthis.\n\nThe value_type was also wrong for a few `load` operations, but this\ndidn\u0027t matter because loads don\u0027t use their `value_type`; it\u0027s only used\nto choose what param to pass as the value for stores.",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "c4b2571500dd59a560ffcf1f1a6b3aa8f88abb75",
      "old_mode": 33188,
      "old_path": "scripts/test/generate_atomic_spec_test.py",
      "new_id": "064a64f5664f26b64a9ecb4446095b0abab140d9",
      "new_mode": 33188,
      "new_path": "scripts/test/generate_atomic_spec_test.py"
    },
    {
      "type": "modify",
      "old_id": "a480b91e3ff2c97f6fb885afcac1214909a1b811",
      "old_mode": 33188,
      "old_path": "test/spec/acquire-release-atomics/basic.wast",
      "new_id": "814937351439d579fe3229fd8aaf697ac5516d1b",
      "new_mode": 33188,
      "new_path": "test/spec/acquire-release-atomics/basic.wast"
    }
  ]
}
