1. 2be309c Remove redundant return code check. NFC (#1749) by Sam Clegg · 3 days ago upstream/main
  2. 224ec5f Release 6.0.4 (#1747) by emscripten-bot · 3 days ago upstream/6.0.4
  3. e7479a3 Use $CFGDIR in generated .emscripten for emscripten 6.0.4+ (#1737) by Sam Clegg · 5 days ago
  4. f7bea3e Bump min python version to 3.10 (#1743) by Sam Clegg · 6 days ago
  5. 80bb3e6 Remove redundant check in `make_build`. NFC (#1746) by Sam Clegg · 6 days ago
  6. 1121d4e Remove redundant assignment in win_set_environment_variable. NFC (#1744) by Sam Clegg · 6 days ago
  7. 04dc806 Remove workaround for building old/unsupported macOS version. NFC (#1745) by Sam Clegg · 6 days ago
  8. 554c8ef Simplify `run` utility. NFC (#1741) by Sam Clegg · 6 days ago
  9. 7056261 Simplify run_get_output / git_repo_version / git_recent_commits functions. NFC (#1740) by Sam Clegg · 6 days ago
  10. 944e6e9 Add ability to install prebuilt ninja (#1105) by Sam Clegg · 6 days ago
  11. af798f7 Remove reference to emsdk-shipped version of git (#1739) by Sam Clegg · 6 days ago
  12. 1b8b245 Convert comments to docstrings in `emsdk.py`. NFC (#1738) by Sam Clegg · 7 days ago
  13. c68d67a Drop testing for bazel 7 (#1735) by Sam Clegg · 11 days ago
  14. 97757f4 Separate `emscripten_install` from `sdk_post_install` (#1733) by Sam Clegg · 11 days ago
  15. db04e88 Release 6.0.3 (#1730) by emscripten-bot · 14 days ago upstream/6.0.3
  16. 7f06d88 [bazel] Add support for enabling relaxed SIMD in wasm_cc_binary (#1728) by DoDo · 3 weeks ago
  17. ca38f48 Release 6.0.2 (#1729) by emscripten-bot · 4 weeks ago upstream/6.0.2
  18. e0394a0 [bazel] remove the `llvm_backend` feature (#1727) by DoDo · 4 weeks ago
  19. f0e624c [bazel] Remove use of deprecated `-s USE_PTHREADS=1` flag (#1724) by DoDo · 4 weeks ago
  20. 0e2e065 [bazel] Remove EMCC_WASM_BACKEND (#1725) by Sam Clegg · 4 weeks ago
  21. b6cb6d6 [bazel] Use standard/compact `-s` flags (#1726) by Sam Clegg · 4 weeks ago
  22. 7555392 [bazel] Implement external_include_paths feature (#1723) by DoDo · 5 weeks ago
  23. af78ec5 More usage of f-strings. NFC (#1722) by Sam Clegg · 5 weeks ago
  24. 1518bec Release 6.0.1 (#1721) by emscripten-bot · 5 weeks ago upstream/6.0.1
  25. 298ea18 Cleanup Tool.compatible_with_this_os method. NFC (#1699) by Sam Clegg · 6 weeks ago
  26. d223ae7 Release 6.0.0 (#1720) by emscripten-bot · 8 weeks ago upstream/6.0.0
  27. ae68ea1 Use version information from Workflow trigger to set version (#1718) by Derek Schuff · 8 weeks ago
  28. 261e2b5 Replace optional Tools fields (using `hasattr`) with normal class fields. NFC (#1710) by Sam Clegg · 8 weeks ago
  29. 59ace60 [bazel] Remove `linkshared = True` from bazel/test_external/long_command_line (#1715) by Sam Clegg · 8 weeks ago
  30. 2d7a9d3 Remove explicit .bat extension from emcc. NFC (#1716) by Sam Clegg · 8 weeks ago
  31. 47b21d4 Remove unused LLVM_ENABLE_TERMINFO option llvm build (#1706) by mcbarton · 8 weeks ago
  32. ba0585d Update tests to handle emcc.exe on windows (in addition to emcc.bat) (#1711) by Sam Clegg · 8 weeks ago
  33. 0dfff15 Add more ruff checks (#1709) by Sam Clegg · 10 weeks ago
  34. 22107b9 [Bazel] Support for a custom prebuilt emscripten cache (#1620) by DoDo · 10 weeks ago
  35. d0797f1 Delete unused .github/stale.yml (#1708) by mcbarton · 3 months ago
  36. bafd64c Update Github ci actions to latest versions (#1707) by mcbarton · 3 months ago
  37. 41190c2 Release 5.0.7 (#1705) by emscripten-bot · 3 months ago upstream/5.0.7
  38. b8b37f9 Use `shutil.which`. NFC (#1703) by Sam Clegg · 3 months ago
  39. ae94cc4 Add new env. var. EMSDK_RETRY_CLEAN_BUILD=1 (#1702) by juj · 3 months ago
  40. 1e3572e Fix different issues with Node.js Nightly version downloading. (#1701) by juj · 3 months ago
  41. 2a9b469 Enable more ruff checks. NFC (#1697) by Sam Clegg · 3 months ago
  42. 948c31a Release 5.0.6 (#1698) by emscripten-bot · 3 months ago upstream/5.0.6
  43. 489bcb7 Create a simple bool env variable parser (#1696) by Joe Eagar · 3 months ago
  44. 102797c Add EMSDK_USE_CURL environment variable to force use of curl (#1695) by Ishan Jain · 3 months ago
  45. c9ef2c9 Release 5.0.5 (#1693) by emscripten-bot · 4 months ago upstream/5.0.5
  46. ef57ae6 [bazel] fix: rules_foreign_cc cmake builds (#1690) by Nick D · 4 months ago
  47. 251b126 [bazel] fix: use nodejs toolchain resolution (#1687) by Nick Schaap · 4 months ago
  48. f55cad5 [bazel] feat: allow .ts and .d.ts file extensions. (#1625) by Ernesto Casablanca · 4 months ago
  49. 6d0ed4b [Bazel] Replace uses of deprecated bazel_tools things (#1682) by Steven Le Rouzic · 4 months ago
  50. 23c5536 [Bazel] Replace the use of @bazel_tools//src/conditions:host_windows (#1683) by Steven Le Rouzic · 4 months ago
  51. 56a2c6e Release 5.0.4 (#1688) by emscripten-bot · 4 months ago upstream/5.0.4
  52. a620cf1 Release 5.0.3 (#1686) by emscripten-bot · 5 months ago upstream/5.0.3
  53. d6b88f4 [Bazel] Remove dependency on system python on Windows too (#1681) by Steven Le Rouzic · 5 months ago
  54. c817c0c Release 5.0.2 (#1680) by emscripten-bot · 5 months ago upstream/5.0.2
  55. 8c687bc Update docker image from Ubuntu/Jammy 22.04 to Ubuntu/Noble 24.04 (#1678) by Sam Clegg · 5 months ago
  56. 9feeb49 Fix warning in Dockerfile. NFC (#1679) by Sam Clegg · 5 months ago
  57. 5464280 [bazel] Remove dependency on system python (#1676) by DoDo · 5 months ago
  58. 14c18b5 Release 5.0.1 (#1673) by emscripten-bot · 5 months ago upstream/5.0.1
  59. a52102f [CI] Reuse setup-docker steps (#1671) by Matthieu MOREL · 6 months ago
  60. 831354d Add caching for Python lint dependencies in CI configuration (#1670) by Matthieu MOREL · 6 months ago
  61. ec6cfa6 [bazel] Fix Bazel 9.x compatibility issues (#1667) by Matthieu MOREL · 6 months ago
  62. d06d2e3 Add missing loads for bazel 9 compatibility (#1666) by Matthieu MOREL · 6 months ago
  63. 7cafe37 Simplify `which` helper. NFC (#1665) by Sam Clegg · 6 months ago
  64. 7b61f27 Test running in directory containing spaces (#1664) by Sam Clegg · 6 months ago
  65. 75ba526 Temporarily disable bazel-latest testing. NFC (#1663) by Sam Clegg · 6 months ago
  66. 9d03d64 Fix test_binaryen_from_source on windows. NFC (#1660) by Sam Clegg · 6 months ago
  67. a2dc067 Remove unused substitutions. NFC (#1662) by Sam Clegg · 6 months ago
  68. ea85084 Remove unused function. NFC (#1661) by Sam Clegg · 6 months ago
  69. 6639943 Re-enable test_binaryen_from_source on mac. NFC (#1659) by Sam Clegg · 6 months ago
  70. 7783222 Fix for window very-long-filename support. NFC (#1646) by Sam Clegg · 6 months ago
  71. abe1f3e Fix windows test failure. NFC (#1658) by Sam Clegg · 6 months ago
  72. b4258c3 Release 5.0.0 (#1657) by Sam Clegg · 6 months ago upstream/5.0.0
  73. 073f38e Lift `fix_potentially_long_windows_pathname` call outside of loop. NFC (#1655) by Sam Clegg · 6 months ago
  74. 56824cb Fix EMSDK_OS override. NFC (#1651) by Sam Clegg · 6 months ago
  75. c0bb220 Release 4.0.23 (#1648) by emscripten-bot · 7 months ago upstream/4.0.23
  76. fc80c2d Convert test code to use subprocess.run. NFC (#1647) by Sam Clegg · 7 months ago
  77. 15915ca Release 4.0.22 (#1644) by emscripten-bot · 7 months ago upstream/4.0.22
  78. 334f690 [CI] Update macos resource class. NFC (#1643) by Sam Clegg · 7 months ago
  79. 11ea2ee Python fixes from `ruff check` (#1641) by Sam Clegg · 7 months ago
  80. b2436aa Release 4.0.21 (#1638) by emscripten-bot · 8 months ago upstream/4.0.21
  81. 6e44713 More usage of python3 features (#1636) by Sam Clegg · 8 months ago
  82. a040059 Bump min macOS version to 11.0 (#1637) by Sam Clegg · 8 months ago
  83. 5a3430b Correctly tag latest built docker image (#1635) by Joshua T. · 8 months ago
  84. 753652f Update information about linux version used to build prebuilt binaries. NFC (#1633) by Sam Clegg · 8 months ago
  85. 0e27615 Update CI to run on Ubuntu 22.04 (#1632) by Sam Clegg · 8 months ago
  86. cd8f5d8 Drop python 2 support in emsdk.py (#1608) by Sam Clegg · 8 months ago
  87. 69e3df9 CMake 4.2.0-rc3 (#1628) by juj · 8 months ago
  88. e4fe26e Release 4.0.20 (#1629) by emscripten-bot · 8 months ago upstream/4.0.20
  89. 7b4e60e Release 4.0.19 (#1626) by emscripten-bot · 9 months ago upstream/4.0.19
  90. a0af5d7 Fix windows emsdk returncode (#1623) by juj · 9 months ago
  91. eb5eb4b Release 4.0.18 (#1622) by emscripten-bot · 9 months ago upstream/4.0.18
  92. be520bb Fix mozdownload of native ARM64 Firefox on Windows-on-ARM. (#1621) by juj · 9 months ago
  93. dadf06a Release 4.0.17 (#1619) by emscripten-bot · 9 months ago upstream/4.0.17
  94. f98ae68 [ci] Bump xcode version (#1615) by Sam Clegg · 10 months ago
  95. bf54450 Fix macOS Firefox test run hangs (#1614) by juj · 10 months ago
  96. 378d768 Firefox support (#1606) by juj · 10 months ago
  97. 1cb55f8 [bazel] Replace deprecated '-g4' flag with '-g3' (#1611) by DoDo · 10 months ago
  98. 526ceeb 4.0.16 (#1612) by Sam Clegg · 10 months ago upstream/4.0.16
  99. 2b10b1b Use default python in PATH for circleci windows bot. NFC (#1609) by Sam Clegg · 10 months ago
  100. 44f11ea Build and push multi-platform docker image (#1567) by Joshua T. · 10 months ago