1. c6b1d93 Fix test broken by #27025 (#27076) by Sam Clegg · 5 minutes ago main
  2. 784f327 Always await the `createWasm` promise under `WASM_ASYNC_COMPILATION` (#27075) by Sam Clegg · 57 minutes ago
  3. 74e3157 Support ES6 module syntax in Acorn and Closure (#23730) by Kleis Auke Wolthuizen · 2 hours ago
  4. 43ea101 Add missing rename `bootstrap -> bootstrap.py` (#27074) by Sam Clegg · 2 hours ago
  5. 2291350 Deprecate `-sUSE_PTHREADS` and `-sMEMORY64` in favor of standard flags. (#27025) by Sam Clegg · 16 hours ago
  6. 1cee75d Simplify modular runtime initialization promise (#27059) by Brendan Dahl · 20 hours ago
  7. df8c329 [CI] Remove bionic workarounds. NFC (#27071) by Sam Clegg · 20 hours ago
  8. cf59596 Extend stdin testing to include std::cin. NFC (#27067) by Sam Clegg · 24 hours ago
  9. 1a700b4 [Docs] migrate sphinx theme to shibuya (#27035) by Haowei Hsu · 24 hours ago
  10. 9831588 Don't use a launcher for bootstrap.py. NFC (#27060) by Sam Clegg · 25 hours ago
  11. f4c6937 Automatic rebaseline of codesize expectations. NFC (#27068) by emscripten-bot · 27 hours ago
  12. 4053ccc Automatic rebaseline of codesize expectations. NFC (#27062) by emscripten-bot · 28 hours ago
  13. 7080730 Size optimize a switch-case in C preprocessor library. (#27057) by juj · 4 days ago
  14. f835556 create_entry_points.py: Don't remove bootstrap.bat (#27055) by Sam Clegg · 4 days ago
  15. 61533b1 Automatic rebaseline of codesize expectations. NFC (#27056) by emscripten-bot · 5 days ago
  16. 8e9e425 Make more use of async/await for file packging (#27034) by Sam Clegg · 5 days ago
  17. 5cb68ec Clean up a couple JS-side library function references (#27054) by valadaptive · 5 days ago
  18. 1637a13 Mark 6.0.0 as released (#27052) by emscripten-bot · 6 days ago
  19. 7262031 [deps] Bump the development-dependencies group across 1 directory with 6 updates (#27051) by dependabot[bot] · 6 days ago
  20. afa15e0 [deps]: Bump google-closure-compiler from 20260519.0.0 to 20260527.0.0 (#26997) by dependabot[bot] · 6 days ago 6.0.0
  21. 39b416e Add ChangeLog entry for #27044 (#27050) by Sam Clegg · 6 days ago
  22. 57434d9 Use ExitProcess to exit from pylauncher (#27048) by Derek Schuff · 8 days ago
  23. f6a4ca2 Remove __syscall_pause (#27044) by Sam Clegg · 8 days ago
  24. af5a78a Update Binaryen expected version to 129 (#27045) by Alon Zakai · 8 days ago
  25. 1859de1 Update standalone.c after recent poll change (#27046) by Sam Clegg · 8 days ago
  26. 3836fca Fix an issue with glTexSubImage3D() not working in 4GB or Wasm64 modes (#27039) by juj · 8 days ago
  27. 1465d28 [docs] Don't try to syntax highlight the license file (#27041) by Sam Clegg · 8 days ago
  28. ce9d611 Update sphinx to v7.4.7 (#27042) by Sam Clegg · 8 days ago
  29. 0117c98 Automatic rebaseline of codesize expectations. NFC (#27043) by emscripten-bot · 8 days ago
  30. 580e462 Add stub for `pause()` syscall in standalone mode (#27038) by Kleis Auke Wolthuizen · 8 days ago
  31. a51e7ef Use `run_codesize_test` helper for `test_small_js_flags`. NFC (#27030) by Sam Clegg · 11 days ago
  32. 7a1de12 Simplify `test_js_optimizer`. NFC (#27031) by Sam Clegg · 11 days ago
  33. 999496e [FP16] Add end to end tests for promote/demote instructions. (#27027) by Brendan Dahl · 12 days ago
  34. 41656d6 [pthreads] Simplify message relaying code (#27018) by Sam Clegg · 12 days ago
  35. cfd5c91 [ports] Initialize ICU source path early in get() (#27019) by Sam Clegg · 12 days ago
  36. 0d68ae8 [dylink] Fix deadlock in `_emscripten_dlsync_threads()` (#27000) by Kleis Auke Wolthuizen · 12 days ago
  37. a0fe4fe Add pylauncher.exe as bootstrap.py dependency (#27022) by Sam Clegg · 12 days ago
  38. 8b5a08f Automatic rebaseline of codesize expectations. NFC (#27024) by emscripten-bot · 12 days ago
  39. f67f392 Use .exe launchers on windows by default (#27017) by Sam Clegg · 13 days ago
  40. d9e7a4a Re-enable the temporarily disabled circleci tests. (#26996) by Brendan Dahl · 13 days ago
  41. dc3e660 Simplify pthread_esm_startup. NFC (#27016) by Sam Clegg · 13 days ago
  42. b44cb92 libpthread.js: Return result from allocateUnusedWorker. NFC (#27015) by Sam Clegg · 13 days ago
  43. 3eb2d79 libpthread.js: Remove unnecessary quotes. NFC (#27014) by Sam Clegg · 13 days ago
  44. 0c0f3d4 Remove PThread.runningWorkers. NFC (#26998) by Sam Clegg · 13 days ago
  45. 0266333 Automatic rebaseline of codesize expectations. NFC (#27013) by emscripten-bot · 14 days ago
  46. d1c95e6 Minor libpthread.js cleanups. NFC (#27011) by Sam Clegg · 14 days ago
  47. f228f9c Fix emscripten_set_immediate when called from a pthread (#27008) by Sam Clegg · 14 days ago
  48. 261118a Update libpng to 1.6.58 (#26983) by HCL-JasonR · 2 weeks ago
  49. a173795 Fix zlib benchmark by adding `-DBUILD_SHARED_LIBS=OFF`. (#27010) by Sam Clegg · 2 weeks ago
  50. d9c4b18 Fix test test_dylink_zlib_cmake when CMake is installed via Emsdk (#27009) by juj · 2 weeks ago
  51. 7b8b5bc Update feature matrix for `-mnontrapping-fptoint` (#27006) by Kleis Auke Wolthuizen · 2 weeks ago
  52. b964833 Update feature matrix for `-m64` (#27007) by Kleis Auke Wolthuizen · 2 weeks ago
  53. 6b67d4c [wasm64] Add missing sig mapping for `_emscripten_proxy_dlsync()` (#27001) by Kleis Auke Wolthuizen · 2 weeks ago
  54. 36fb9c4 Update feature matrix for `-sGROWABLE_ARRAYBUFFERS` (#27003) by Kleis Auke Wolthuizen · 2 weeks ago
  55. 1a3849a Add caniuse links to feature matrix. NFC (#27005) by Kleis Auke Wolthuizen · 2 weeks ago
  56. ddb8be1 Remove redundant Atomics annotations (#26999) by Gary Mathews · 2 weeks ago
  57. 163a0f0 Automatic rebaseline of codesize expectations. NFC (#27004) by emscripten-bot · 2 weeks ago
  58. b5118fe Remove setimmediate handler from pthread onmessage. NFC (#26994) by Sam Clegg · 3 weeks ago
  59. a7e099e Add missing break statement from #26987. NFC (#26993) by Sam Clegg · 3 weeks ago
  60. 8f2c75b Update npm dependencies. NFC (#26992) by Sam Clegg · 3 weeks ago
  61. 7fef2ec Remove redundant calls to os.path.join. NFC (#26990) by Sam Clegg · 3 weeks ago
  62. 2e0e6e4 Fix `gen_sig_info.py` test in the absence of `out` directory. NFC (#26995) by Sam Clegg · 3 weeks ago
  63. 48b0616 Use integer constants for pthread message IDs. NFC (#26987) by Sam Clegg · 3 weeks ago
  64. b260f96 Avoid tempdir in gen_sig_info. NFC (#26989) by Sam Clegg · 3 weeks ago
  65. 3d568ac Support source-phase imports in the acorn/terser optimizer pipeline (#26967) by Guy Bedford · 3 weeks ago
  66. d08cfb4 Bump version to 6.0.0-git (#26988) by Sam Clegg · 3 weeks ago
  67. bbc19e2 Enable real dynamic linking with `-shared` by default (#25930) by Sam Clegg · 3 weeks ago
  68. 4bf5fb7 Update musl to v1.2.6 (#26860) by Kleis Auke Wolthuizen · 3 weeks ago
  69. cb5cf56 Consolidate `test_multidynamic_link` and `test_multiply_defined_libsymbols`. NFC (#26986) by Sam Clegg · 3 weeks ago
  70. 1666285 Use `scheduler.postTask` when implementing `EM_TIMING_SETIMMEDIATE` (#26985) by Sam Clegg · 3 weeks ago
  71. a2bfe33 Fix a Windows issue where Python codepage would be reverted from unicode to cp1252 (#26972) by juj · 3 weeks ago
  72. f573345 Simplify setImmediate polyfill handling in `EM_TIMING_SETIMMEDIATE` (#26984) by Sam Clegg · 3 weeks ago
  73. 54b97db Add testing for audio worklets + pthreads. NFC (#26982) by Sam Clegg · 3 weeks ago
  74. 8672d43 [js_optimizer] Use existing globals. NFC (#26980) by Sam Clegg · 3 weeks ago
  75. 6d53e54 Add some more ruff checks. NFC (#26973) by Sam Clegg · 3 weeks ago
  76. 679a213 Remove extra_info argument from js_optimizer.py. NFC (#26981) by Sam Clegg · 3 weeks ago
  77. 9563db7 Update libpng.py to 1.6.56 (#26592) by HCL-JasonR · 3 weeks ago
  78. bc4ee8b Add `-sRUNTIME_DEBUG` to some tests to try to debug #26882. NFC (#26977) by Sam Clegg · 3 weeks ago
  79. 952a74e Update documentation on the `-shared` flag (#26976) by Sam Clegg · 3 weeks ago
  80. e9e9df1 Use check_call when building system libraries with EMAR. NFC (#26974) by Sam Clegg · 3 weeks ago
  81. 926047d Simplify usage of python str.startswith. NFC (#26970) by Sam Clegg · 3 weeks ago
  82. d3d2dec Fix wasm64 test suite failures. NFC (#26969) by Sam Clegg · 3 weeks ago
  83. 1d63dc0 Prefer standard clang `-m64` flag over `-sMEMORY64` (#26963) by Sam Clegg · 4 weeks ago
  84. 85ee810 Add a ChangeLog entry about the version of Java used by current Closure (#26929) by juj · 4 weeks ago
  85. 3122794 Allow `emscripten_atomic_wait_suspending` to return synchronously when possible (#26947) by Sam Clegg · 4 weeks ago
  86. 1ec182b [test] Add `no_highmem` decorator. NFC (#26962) by Sam Clegg · 4 weeks ago
  87. c873744 [test] Use `is_wasm64` helper method. NFC (#26961) by Sam Clegg · 4 weeks ago
  88. 8c75467 Re-enable test_eval_ctors_no_main under wasm64. NFC (#26960) by Sam Clegg · 4 weeks ago
  89. 89d7fd7 Add some documentation for `Module.postRun` (#26958) by Sam Clegg · 4 weeks ago
  90. c45b4cc [CI] Move wasm64 tests from "node (latest)" to "wasm64-misc" (#26956) by Sam Clegg · 4 weeks ago
  91. 3bea307 Add `utils.get_env_bool` helper function. NFC (#26945) by Sam Clegg · 4 weeks ago
  92. 8d96cf6 Fix test_promise expectations after #26954. NFC (#26957) by Sam Clegg · 4 weeks ago
  93. ac3758d Fix `other.test_closure_webgpu_wasm64` (#26955) by Sam Clegg · 4 weeks ago
  94. 4e0e1bc Update codesize expectation after #26954 by Sam Clegg · 4 weeks ago
  95. 478a1af Add `emscripten_promise_await_unchecked` API (#26954) by Sam Clegg · 4 weeks ago
  96. 2918b79 Allow null/undefined handler in emscripten_promise_then (#26951) by Sam Clegg · 4 weeks ago
  97. c3736fb Improve test_multiply_defined_libsymbols (#26953) by Sam Clegg · 4 weeks ago
  98. 378cc21 [libpromise.js] Add explicit addPromise helper function (#26950) by Sam Clegg · 4 weeks ago
  99. 40d04dc Fix macOS emrun when not passing --browser at all. (#26952) by juj · 4 weeks ago
  100. 08847d7 Use modern `[[nodiscard]]` attribute. NFC (#26949) by Sam Clegg · 4 weeks ago