1. 7b4e60e Release 4.0.19 (#1626) by emscripten-bot · 8 days ago upstream/main upstream/4.0.19
  2. a0af5d7 Fix windows emsdk returncode (#1623) by juj · 3 weeks ago
  3. eb5eb4b Release 4.0.18 (#1622) by emscripten-bot · 3 weeks ago upstream/4.0.18
  4. be520bb Fix mozdownload of native ARM64 Firefox on Windows-on-ARM. (#1621) by juj · 3 weeks ago
  5. dadf06a Release 4.0.17 (#1619) by emscripten-bot · 4 weeks ago upstream/4.0.17
  6. f98ae68 [ci] Bump xcode version (#1615) by Sam Clegg · 5 weeks ago
  7. bf54450 Fix macOS Firefox test run hangs (#1614) by juj · 5 weeks ago
  8. 378d768 Firefox support (#1606) by juj · 5 weeks ago
  9. 1cb55f8 [bazel] Replace deprecated '-g4' flag with '-g3' (#1611) by DoDo · 5 weeks ago
  10. 526ceeb 4.0.16 (#1612) by Sam Clegg · 5 weeks ago upstream/4.0.16
  11. 2b10b1b Use default python in PATH for circleci windows bot. NFC (#1609) by Sam Clegg · 6 weeks ago
  12. 44f11ea Build and push multi-platform docker image (#1567) by Joshua T. · 7 weeks ago
  13. 389a68b Release 4.0.15 (#1602) by emscripten-bot · 8 weeks ago upstream/4.0.15
  14. eff90ca Release 4.0.14 (#1599) by emscripten-bot · 2 months ago upstream/4.0.14
  15. 1ded1a9 Add Node.js 24.7.0 support. (#1597) by juj · 2 months ago
  16. b71731a Pin Apple ARM64 Node Nightly (#1596) by juj · 3 months ago
  17. 5899439 Add support for a new command 'emsdk deactivate' (#1593) by juj · 3 months ago
  18. 0674b46 Fix node nightly check when no node.js versions are installed (#1594) by juj · 3 months ago
  19. efd71e9 Nightly Node.js and Big Endian cross compilation Node.js (#1590) by juj · 3 months ago
  20. 0c45297 Allow switching between overrides (#1588) by juj · 3 months ago
  21. 8ad0ba0 [CI] Re-enable python2 flake8 checking (#1591) by Sam Clegg · 3 months ago
  22. 833fa33 [emsdk] Remove references to old output files such as .worker.js. NFC (#1585) by Sam Clegg · 3 months ago
  23. 404dc1e Release 4.0.13 (#1582) by emscripten-bot · 3 months ago upstream/4.0.13
  24. f39e849 Release 4.0.12 (#1579) by emscripten-bot · 3 months ago upstream/4.0.12
  25. e062c54 Add bazel feature for wasm-exceptions (#1575) by ZL · 4 months ago
  26. d49219d Release 4.0.11 (#1572) by emscripten-bot · 4 months ago upstream/4.0.11
  27. d845e50 Fix python search path in emsdk launcher scripts (#1571) by Sam Clegg · 4 months ago
  28. 62a853c Release 4.0.10 (#1565) by emscripten-bot · 5 months ago upstream/4.0.10
  29. 2d480a1 Update Node.js to LTS 22.16.0. (#1563) by juj · 6 months ago
  30. cfe7ccf Update python version note for Linux. (#1562) by juj · 6 months ago
  31. d07c793 Update Python to 3.13.3 and add support to Windows on ARM64. (#1477) by juj · 6 months ago
  32. 3bcf1dc Release 4.0.9 (#1559) by emscripten-bot · 6 months ago upstream/4.0.9
  33. 419021f Release 4.0.8 (#1556) by emscripten-bot · 7 months ago upstream/4.0.8
  34. 29cee8f Use raw string to avoid regex warning (#1552) by Sam Clegg · 7 months ago
  35. c69d433 Release 4.0.7 (#1549) by emscripten-bot · 7 months ago upstream/4.0.7
  36. 2e1e02e Don't build binaryen tests (#1551) by Sam Clegg · 7 months ago
  37. 0992ad5 Fix updating of MODULE.bazel in update_bazel_workspace.py (#1550) by Sam Clegg · 7 months ago
  38. ed2035a Bazel: Migrate to bzlmod (#1530) by Conrad Burchert · 7 months ago
  39. 24fc909 Release 4.0.6 (#1542) by emscripten-bot · 8 months ago upstream/4.0.6
  40. 7c8f0a2 Remove closure compile hack when running `npm ci` (#1541) by Sam Clegg · 8 months ago
  41. b665079 Release 4.0.5 (#1536) by emscripten-bot · 8 months ago upstream/4.0.5
  42. 0742117 Release 4.0.4 (#1534) by emscripten-bot · 9 months ago upstream/4.0.4
  43. 49ccc1d Do not mark cache generation as local (#1533) by David Neil · 9 months ago
  44. 85390ce Bazel: Pass nodejs binary path as an environment variable. (#1518) by Conrad Burchert · 9 months ago
  45. 580895a create-release.yml: Use version number in branch name (#1522) by Derek Schuff · 9 months ago
  46. 127ce42 Release 4.0.3 (#1521) by emscripten-bot · 9 months ago upstream/4.0.3
  47. 539e404 Release 4.0.2 (#1516) by emscripten-bot · 10 months ago upstream/4.0.2
  48. 9dbdc4b Release 4.0.1 (#1510) by emscripten-bot · 10 months ago upstream/4.0.1
  49. 9853a6b 4.0.0 (#1513) by Derek Schuff · 10 months ago upstream/4.0.0
  50. 1f00f5d Allow overriding version number in create_release.py (#1512) by Derek Schuff · 10 months ago
  51. 0e594bc Update node for bazel (#1511) by walkingeyerobot · 10 months ago
  52. ce1d281 Fix bazel ci (#1504) by walkingeyerobot · 11 months ago
  53. 3d6d8ee Release 3.1.74 (#1502) by emscripten-bot · 11 months ago upstream/3.1.74
  54. 095c488 Python lint: Use flake8 --extend-ignore instead of --ignore (#1498) by Christian Clauss · 11 months ago
  55. b644e2e Python lint: Upgrade to flake8=7.1.1 (#1497) by Christian Clauss · 11 months ago
  56. ac2adfe Fix typos discovered by codespell (#1496) by Christian Clauss · 11 months ago
  57. c7d7853 bazel: update rules_nodejs and migrate to rules_js (#1436) by Eric Higgins · 11 months ago
  58. 6abe512 Release 3.1.73 (#1492) by emscripten-bot · 12 months ago upstream/3.1.73
  59. cbbb7f3 Enable auto-merge for bot-created PRs (#1490) by Derek Schuff · 12 months ago
  60. 75eb952 Release 3.1.72 (#1489) by emscripten-bot · 12 months ago upstream/3.1.72
  61. e7fd5fd Add "release" label to PRs created for releases (#1486) by Derek Schuff · 1 year ago
  62. 59108b0 Release 3.1.71 (#1484) by emscripten-bot · 1 year ago upstream/3.1.71
  63. 019b660 Update release tagging workflow to handle external triggering (#1482) by Derek Schuff · 1 year ago
  64. d63e0d4 Don't install java when installing windows sdk (#1324) by Sam Clegg · 1 year ago
  65. 2514ec7 Release 3.1.70 (#1481) by emscripten-bot · 1 year, 1 month ago upstream/3.1.70
  66. 861ce44 Pin python requests library to 2.32.3. (latest at the time of writing) (#1478) by juj · 1 year, 1 month ago
  67. 1e2f1a2 Update Node from 18.20.3 LTS to 20.18.0 in precompiled releases. (#1476) by juj · 1 year, 1 month ago
  68. 5e398ab Update Node to 20.18.0 LTS and add support for Windows on ARM64 to Node packages. (#1473) by juj · 1 year, 1 month ago
  69. 8a99ae8 Use zip_cmd() and unzip_cmd() in update_node.py as well. (#1471) by juj · 1 year, 1 month ago
  70. eda31dc Only upload node with gsutil in update_node.py if --upload is passed. (#1472) by juj · 1 year, 1 month ago
  71. dc6e0d4 Remove temp zip after uncompressing in update_python.py (#1470) by juj · 1 year, 1 month ago
  72. 2ba3fca Remove old unsupported MinGW and Gnu grep tools. (#1468) by juj · 1 year, 1 month ago
  73. 53249b9 Remove old unused node.js versions from manifest. (#1467) by juj · 1 year, 1 month ago
  74. 35439da Include psutil module in the python build to enable emrun to track when browser process finishes. (#1464) by juj · 1 year, 1 month ago
  75. 2c42698 Remove old Python versions from manifest: no package uses these python versions anymore. (#1465) by juj · 1 year, 1 month ago
  76. 8e661c8 Add release reviewers to release creation PRs (#1455) by Derek Schuff · 1 year, 1 month ago
  77. 50dffe1 Add git pull to README.md (#1460) by slowriot · 1 year, 1 month ago
  78. a36df02 Release 3.1.69 (#1456) by github-actions[bot] · 1 year, 1 month ago upstream/3.1.69
  79. 54ef088 Release 3.1.68 (#1453) by github-actions[bot] · 1 year, 1 month ago upstream/3.1.68
  80. f809c11 [NFC] Fix a typo in README.md (#1451) by Victor · 1 year, 2 months ago
  81. a2383b3 Release 3.1.67 (#1448) by github-actions[bot] · 1 year, 2 months ago upstream/3.1.67
  82. 20edf66 Switch token name in release action (#1446) by Derek Schuff · 1 year, 2 months ago
  83. a72a42a Release 3.1.66 (#1445) by github-actions[bot] · 1 year, 2 months ago upstream/3.1.66
  84. a3fb5e8 Fix 'emsdk install sdk-main-64bit' to produce a functioning installation. (#1444) by juj · 1 year, 2 months ago
  85. 122b38f Automatically dispatch emscripten release tag action (#1442) by Derek Schuff · 1 year, 3 months ago
  86. d09b3c3 Add Actions workflow to automatically create release tags (#1439) by Derek Schuff · 1 year, 3 months ago
  87. f010ca9 Add a github actions workflow to create a release PR (#1437) by Derek Schuff · 1 year, 3 months ago
  88. 3eb3e02 3.1.65 (#1438) by Sam Clegg · 1 year, 3 months ago upstream/3.1.65
  89. 63d09a8 [bazel] Fix some inaccuracies in bazel readme. NFC (#1434) by Kiryl · 1 year, 3 months ago
  90. 476dc4e Add missing comma from #1429 (#1433) by Sam Clegg · 1 year, 3 months ago
  91. fad40cf fix: improve Fish shell support (and Cshell) (#1429) by mtb · 1 year, 3 months ago
  92. cc7ef52 [bazel] Update README.md (#1427) by Kirill · 1 year, 4 months ago
  93. 0b3bcbc 3.1.64 (#1426) by Alon Zakai · 1 year, 4 months ago upstream/3.1.64
  94. 7728283 3.1.63 (#1425) by Sam Clegg · 1 year, 4 months ago upstream/3.1.63
  95. 0fde048 3.1.62 (#1421) by Sam Clegg · 1 year, 4 months ago upstream/3.1.62
  96. 82d41a7 [Bazel] Support generating a secondary cache (#1405) by Michael Allwright · 1 year, 4 months ago
  97. 7fbd555 Use "command -v" instead of "which" to detect python executable (#1419) by Alexander Köplinger · 1 year, 4 months ago
  98. a33daf3 Ensure temporary files have proper unique names for bazel builds. (#1415) by Daniel Kalmar · 1 year, 5 months ago
  99. 8caaa25 Add some logging after download is finished. NFC (#1413) by Sam Clegg · 1 year, 5 months ago
  100. a6db8d2 Add logging of sys.executable on startup. NFC (#1412) by Sam Clegg · 1 year, 5 months ago