)]}'
{
  "commit": "b39bb50eb9f2c8c43d69aca8582c7c57634a0f04",
  "tree": "120da65cb3b85d19d4c4b633a95c6066327d5507",
  "parents": [
    "428b790a47e3a414bff9216428f410c0b561460d"
  ],
  "author": {
    "name": "Derek Schuff",
    "email": "dschuff@chromium.org",
    "time": "Fri Feb 24 19:05:00 2017"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Fri Feb 24 19:05:00 2017"
  },
  "message": "Always use async compile unless overridden (#4971)\n\nWe want to avoid blocking the main thread whenever possible, even when debugging or not-optimizing.\r\nHaving different behavior here between optimization levels is really weird and surprising.\r\nTo enforce this preference to avoid blocking the main thread, Chrome will limit synchronous compiles to a pretty small module size; small enough that even emscripten\u0027s unoptimized hello world won\u0027t compile.",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "ac4f30c55d52e90ef37157668c2bccdb4b7fe1ba",
      "old_mode": 33261,
      "old_path": "emcc.py",
      "new_id": "be82cb98cd48cb50bd7027c7a689b2eb72e9efdf",
      "new_mode": 33261,
      "new_path": "emcc.py"
    },
    {
      "type": "modify",
      "old_id": "36c6763376729a43743fbeac58529f306f6542ef",
      "old_mode": 33188,
      "old_path": "src/settings.js",
      "new_id": "1023ad7b81a5a7652086322be207cda6236c3539",
      "new_mode": 33188,
      "new_path": "src/settings.js"
    },
    {
      "type": "modify",
      "old_id": "8e76423d628fde12210444b99f1ba0f356836fd9",
      "old_mode": 33188,
      "old_path": "tests/test_browser.py",
      "new_id": "f6a79ced06ba50d3195709edd8a95c2ec97598ad",
      "new_mode": 33188,
      "new_path": "tests/test_browser.py"
    },
    {
      "type": "modify",
      "old_id": "0d20c210de281c3a7f09041b6abaf46064cc944b",
      "old_mode": 33188,
      "old_path": "tests/test_core.py",
      "new_id": "f504ed1c4ad46cc8ad14d097c12b7a04a0c3fb12",
      "new_mode": 33188,
      "new_path": "tests/test_core.py"
    }
  ]
}
