1. 9d85bde [test] Add test for running emsdk from a unicode path (#1770) by Sam Clegg · 11 hours ago upstream/main
  2. 533884a [docs] Update documentation for using custom Emscripten fork (#1786) by Sam Clegg · 14 hours ago
  3. 213e374 [bazel] Fix support for .symbols extension in link_wrapper (#1787) by Sam Clegg · 14 hours ago
  4. 5261a44 Use run_get_output helper instead of subprocess.check_output (#1782) by Sam Clegg · 2 days ago
  5. e26beb6 Improve duplicate and error reporting when parsing emsdk_manifest.json (#1778) by Sam Clegg · 5 days ago
  6. c159db4 Remove Tool.__repr__. NFC (#1780) by Sam Clegg · 6 days ago
  7. a9c6345 Consistent dependency iteration. NFC (#1781) by Sam Clegg · 6 days ago
  8. 9f641c7 Add cmake directory to `.gitignore`. NFC (#1783) by Sam Clegg · 6 days ago
  9. f8754c4 Merge tools now that OS-specific keys are possible (#1768) by Sam Clegg · 7 days ago
  10. b2e0fdf Cleanup vswhere helper. NFC (#1779) by Sam Clegg · 7 days ago
  11. cb1a2c7 Simplify get_content_length for Python 3 (#1777) by Sam Clegg · 7 days ago
  12. cea5609 [emsdk] Assert tool dependencies exist in dependencies methods (#1773) by Sam Clegg · 7 days ago
  13. 944bb87 [docker] Install typescript instead of tsc (#1776) by Sam Clegg · 7 days ago
  14. 9981799 Release 6.0.6 (#1774) by emscripten-bot · 7 days ago upstream/6.0.6
  15. 5184a2b [bazel] Use em++.py in link_wrapper.py for C++ linking (#1775) by Sam Clegg · 7 days ago
  16. 15f08bf Rename "uses" tool property to "deps". NFC (#1772) by Sam Clegg · 8 days ago
  17. 546042c Add ninja binaries for all arm64 platforms (#1771) by Sam Clegg · 8 days ago
  18. 17a714f [test] Clean up top-level directory after test runs (#1767) by Sam Clegg · 8 days ago
  19. 0a02cda Remove redundant if block. NFC (#1769) by Sam Clegg · 8 days ago
  20. f36f442 Update Node.js to v24.18.1 (#1760) by Sam Clegg · 9 days ago
  21. d85cd28 Update `tot` version to be based on binary availability on all platforms (#1763) by Sam Clegg · 9 days ago
  22. 9fcdf59 Add OS suffix support for all tool properties (#1761) by Sam Clegg · 9 days ago
  23. 99649d7 Remove `unix_url` tool property. by Sam Clegg · 9 days ago
  24. c8f3a11 [docker] Install tsc so that --emit-tsc works inside the container (#1371) by Kristoffer K. · 9 days ago
  25. 7a26d4f Fix GitHub capitalization. NFC (#1196) by Bruce Mitchener · 10 days ago
  26. 1ab2e62 Simplify download_file. NFC (#1759) by Sam Clegg · 13 days ago
  27. cc4b73b Fix running emscripten bootstrap (#1757) by Sam Clegg · 2 weeks ago
  28. dfb9d1a Release 6.0.5 (#1756) by emscripten-bot · 2 weeks ago upstream/6.0.5
  29. 33abe70 Remove redundant cmake-missing error handling. NFC (#1753) by Sam Clegg · 2 weeks ago
  30. 3348396 Add write_file and read_file utilities. NFC (#1750) by Sam Clegg · 2 weeks ago
  31. c7bb797 [CI] Remove pkgconfiglite windows install (#1748) by Sam Clegg · 2 weeks ago
  32. 7b0cfcd Update ruff to latest version. NFC (#1751) by Sam Clegg · 2 weeks ago
  33. 2be309c Remove redundant return code check. NFC (#1749) by Sam Clegg · 3 weeks ago
  34. 224ec5f Release 6.0.4 (#1747) by emscripten-bot · 3 weeks ago upstream/6.0.4
  35. e7479a3 Use $CFGDIR in generated .emscripten for emscripten 6.0.4+ (#1737) by Sam Clegg · 3 weeks ago
  36. f7bea3e Bump min python version to 3.10 (#1743) by Sam Clegg · 3 weeks ago
  37. 80bb3e6 Remove redundant check in `make_build`. NFC (#1746) by Sam Clegg · 3 weeks ago
  38. 1121d4e Remove redundant assignment in win_set_environment_variable. NFC (#1744) by Sam Clegg · 3 weeks ago
  39. 04dc806 Remove workaround for building old/unsupported macOS version. NFC (#1745) by Sam Clegg · 3 weeks ago
  40. 554c8ef Simplify `run` utility. NFC (#1741) by Sam Clegg · 3 weeks ago
  41. 7056261 Simplify run_get_output / git_repo_version / git_recent_commits functions. NFC (#1740) by Sam Clegg · 3 weeks ago
  42. 944e6e9 Add ability to install prebuilt ninja (#1105) by Sam Clegg · 3 weeks ago
  43. af798f7 Remove reference to emsdk-shipped version of git (#1739) by Sam Clegg · 3 weeks ago
  44. 1b8b245 Convert comments to docstrings in `emsdk.py`. NFC (#1738) by Sam Clegg · 3 weeks ago
  45. c68d67a Drop testing for bazel 7 (#1735) by Sam Clegg · 4 weeks ago
  46. 97757f4 Separate `emscripten_install` from `sdk_post_install` (#1733) by Sam Clegg · 4 weeks ago
  47. db04e88 Release 6.0.3 (#1730) by emscripten-bot · 4 weeks ago upstream/6.0.3
  48. 7f06d88 [bazel] Add support for enabling relaxed SIMD in wasm_cc_binary (#1728) by DoDo · 6 weeks ago
  49. ca38f48 Release 6.0.2 (#1729) by emscripten-bot · 6 weeks ago upstream/6.0.2
  50. e0394a0 [bazel] remove the `llvm_backend` feature (#1727) by DoDo · 7 weeks ago
  51. f0e624c [bazel] Remove use of deprecated `-s USE_PTHREADS=1` flag (#1724) by DoDo · 7 weeks ago
  52. 0e2e065 [bazel] Remove EMCC_WASM_BACKEND (#1725) by Sam Clegg · 7 weeks ago
  53. b6cb6d6 [bazel] Use standard/compact `-s` flags (#1726) by Sam Clegg · 7 weeks ago
  54. 7555392 [bazel] Implement external_include_paths feature (#1723) by DoDo · 7 weeks ago
  55. af78ec5 More usage of f-strings. NFC (#1722) by Sam Clegg · 7 weeks ago
  56. 1518bec Release 6.0.1 (#1721) by emscripten-bot · 7 weeks ago upstream/6.0.1
  57. 298ea18 Cleanup Tool.compatible_with_this_os method. NFC (#1699) by Sam Clegg · 8 weeks ago
  58. d223ae7 Release 6.0.0 (#1720) by emscripten-bot · 2 months ago upstream/6.0.0
  59. ae68ea1 Use version information from Workflow trigger to set version (#1718) by Derek Schuff · 2 months ago
  60. 261e2b5 Replace optional Tools fields (using `hasattr`) with normal class fields. NFC (#1710) by Sam Clegg · 2 months ago
  61. 59ace60 [bazel] Remove `linkshared = True` from bazel/test_external/long_command_line (#1715) by Sam Clegg · 2 months ago
  62. 2d7a9d3 Remove explicit .bat extension from emcc. NFC (#1716) by Sam Clegg · 2 months ago
  63. 47b21d4 Remove unused LLVM_ENABLE_TERMINFO option llvm build (#1706) by mcbarton · 2 months ago
  64. ba0585d Update tests to handle emcc.exe on windows (in addition to emcc.bat) (#1711) by Sam Clegg · 3 months ago
  65. 0dfff15 Add more ruff checks (#1709) by Sam Clegg · 3 months ago
  66. 22107b9 [Bazel] Support for a custom prebuilt emscripten cache (#1620) by DoDo · 3 months ago
  67. d0797f1 Delete unused .github/stale.yml (#1708) by mcbarton · 3 months ago
  68. bafd64c Update Github ci actions to latest versions (#1707) by mcbarton · 3 months ago
  69. 41190c2 Release 5.0.7 (#1705) by emscripten-bot · 4 months ago upstream/5.0.7
  70. b8b37f9 Use `shutil.which`. NFC (#1703) by Sam Clegg · 4 months ago
  71. ae94cc4 Add new env. var. EMSDK_RETRY_CLEAN_BUILD=1 (#1702) by juj · 4 months ago
  72. 1e3572e Fix different issues with Node.js Nightly version downloading. (#1701) by juj · 4 months ago
  73. 2a9b469 Enable more ruff checks. NFC (#1697) by Sam Clegg · 4 months ago
  74. 948c31a Release 5.0.6 (#1698) by emscripten-bot · 4 months ago upstream/5.0.6
  75. 489bcb7 Create a simple bool env variable parser (#1696) by Joe Eagar · 4 months ago
  76. 102797c Add EMSDK_USE_CURL environment variable to force use of curl (#1695) by Ishan Jain · 4 months ago
  77. c9ef2c9 Release 5.0.5 (#1693) by emscripten-bot · 4 months ago upstream/5.0.5
  78. ef57ae6 [bazel] fix: rules_foreign_cc cmake builds (#1690) by Nick D · 5 months ago
  79. 251b126 [bazel] fix: use nodejs toolchain resolution (#1687) by Nick Schaap · 5 months ago
  80. f55cad5 [bazel] feat: allow .ts and .d.ts file extensions. (#1625) by Ernesto Casablanca · 5 months ago
  81. 6d0ed4b [Bazel] Replace uses of deprecated bazel_tools things (#1682) by Steven Le Rouzic · 5 months ago
  82. 23c5536 [Bazel] Replace the use of @bazel_tools//src/conditions:host_windows (#1683) by Steven Le Rouzic · 5 months ago
  83. 56a2c6e Release 5.0.4 (#1688) by emscripten-bot · 5 months ago upstream/5.0.4
  84. a620cf1 Release 5.0.3 (#1686) by emscripten-bot · 5 months ago upstream/5.0.3
  85. d6b88f4 [Bazel] Remove dependency on system python on Windows too (#1681) by Steven Le Rouzic · 6 months ago
  86. c817c0c Release 5.0.2 (#1680) by emscripten-bot · 6 months ago upstream/5.0.2
  87. 8c687bc Update docker image from Ubuntu/Jammy 22.04 to Ubuntu/Noble 24.04 (#1678) by Sam Clegg · 6 months ago
  88. 9feeb49 Fix warning in Dockerfile. NFC (#1679) by Sam Clegg · 6 months ago
  89. 5464280 [bazel] Remove dependency on system python (#1676) by DoDo · 6 months ago
  90. 14c18b5 Release 5.0.1 (#1673) by emscripten-bot · 6 months ago upstream/5.0.1
  91. a52102f [CI] Reuse setup-docker steps (#1671) by Matthieu MOREL · 6 months ago
  92. 831354d Add caching for Python lint dependencies in CI configuration (#1670) by Matthieu MOREL · 6 months ago
  93. ec6cfa6 [bazel] Fix Bazel 9.x compatibility issues (#1667) by Matthieu MOREL · 6 months ago
  94. d06d2e3 Add missing loads for bazel 9 compatibility (#1666) by Matthieu MOREL · 6 months ago
  95. 7cafe37 Simplify `which` helper. NFC (#1665) by Sam Clegg · 7 months ago
  96. 7b61f27 Test running in directory containing spaces (#1664) by Sam Clegg · 7 months ago
  97. 75ba526 Temporarily disable bazel-latest testing. NFC (#1663) by Sam Clegg · 7 months ago
  98. 9d03d64 Fix test_binaryen_from_source on windows. NFC (#1660) by Sam Clegg · 7 months ago
  99. a2dc067 Remove unused substitutions. NFC (#1662) by Sam Clegg · 7 months ago
  100. ea85084 Remove unused function. NFC (#1661) by Sam Clegg · 7 months ago