1. caabcdb Fix browser test runner on macOS Safari. (#25799) by juj · 5 hours ago main
  2. a7accd3 [CI] Fix path in update-website.yml. (#25795) by Sam Clegg · 14 hours ago
  3. a86846f [CI] Fix update-website.yml (#25794) by Sam Clegg · 14 hours ago
  4. 51b9914 [CI] Add github workflow for updating the website. NFC (#25793) by Sam Clegg · 14 hours ago
  5. 0cd0fab [CI] Use EMSCRIPTEN_BOT_TOKEN in rebaseline-tests.yml (#25792) by Sam Clegg · 15 hours ago
  6. a8c9373 [file-packager] Drop support for --embed with JS output (#25049) by Sam Clegg · 17 hours ago
  7. cf7b0e1 Remove memcpy helper from libhtml5.js (#25785) by Sam Clegg · 18 hours ago
  8. b0f7582 Remove global `currentModuleWeakSymbols` from dynamic linking code (#25786) by Sam Clegg · 20 hours ago
  9. 7bd4abc Fix Firefox browser test runner on macOS. (#25790) by juj · 21 hours ago
  10. f8611eb Automatic rebaseline of codesize expectations. NFC (#25789) by github-actions[bot] · 22 hours ago
  11. 80269bf Fix memory leak on cross thread events (#25783) by Sam Clegg · 2 days ago
  12. ccc2176 Convert test_html5_mouse to btest_exit. NFC (#25782) by Sam Clegg · 2 days ago
  13. 3684921 [parallel_runner.py] Fix failure under XMLRunner (#25784) by Sam Clegg · 2 days ago
  14. 07af70b [CI] Set ErrorActionPreference in powershell script (#25778) by Sam Clegg · 2 days ago
  15. 5e3670d Improve update_docs.py script (#25775) by Sam Clegg · 3 days ago
  16. ca986cd SingleLineTestResult: Print initial part of status in startTest (#25781) by Sam Clegg · 3 days ago
  17. 9cd159a [embind] Add changelog entry for c++17 requirement. (#25779) by Brendan Dahl · 3 days ago
  18. ef390e0 SingleLineTestResult: Use self.stream. NFC (#25776) by Sam Clegg · 3 days ago
  19. 545c29b Add error handling for stderrno when errno is invalid (#25762) by google-yfyang · 3 days ago
  20. f69abab Update test-suite docs. NFC (#25774) by Sam Clegg · 3 days ago
  21. c1e8d14 [embind] Require C++17 or newer. (#25773) by Brendan Dahl · 3 days ago
  22. 6f87785 [AUDIO_WORKLET] clarify docs and use for renderSizeHint (#25760) by Carl Woffenden · 3 days ago
  23. 9a799f7 Automatic rebaseline of codesize expectations. NFC (#25770) by github-actions[bot] · 3 days ago
  24. 3622274 Add some cross referencing to settings docs. NFC (#25768) by Sam Clegg · 3 days ago
  25. a500942 Improve the SingleLineTestResult and integrate with parallel_testsuite (#25761) by Sam Clegg · 4 days ago
  26. 9bc36df [parallel_testsuite.py] Simplify allowed_failures_counter (#25767) by Sam Clegg · 4 days ago
  27. ad2bf6f Fix ccall() returning a pointer in CAN_ADDRESS_2GB mode. (#25765) by juj · 4 days ago
  28. 29d207a Simplify error handling in parallel_testsuite (#25766) by Sam Clegg · 4 days ago
  29. d13a1a7 Automatic rebaseline of codesize expectations. NFC (#25764) by github-actions[bot] · 4 days ago
  30. 7dd9069 Add SingleLineTestRunner/Result. NFC (#25755) by Sam Clegg · 4 days ago
  31. de3e4e7 Skip sanity tests on Windows that are hardcoded to be Linux/Unix-specific. (#25758) by juj · 4 days ago
  32. 36d6f60 Fix test_bootstrap_without_em_config (#25754) by Sam Clegg · 6 days ago
  33. 5d4d2fa Remove a bunch of redundant code from parallel_testsuite.py (#25739) by Sam Clegg · 6 days ago
  34. 4e7dc25 Fix passing MIN_x_VERSION in EMCC_CFLAGS when running with a skip env. var. set. (#25753) by juj · 6 days ago
  35. 35482d3 [AUDIO_WORKET] Add support for setting the render quantum size (#25747) by Carl Woffenden · 6 days ago
  36. 7738b5e Automatic rebaseline of codesize expectations. NFC (#25756) by github-actions[bot] · 6 days ago
  37. db8daf9 parallel_testsuite: Switch to pool.imap_unordered. NFC (#25751) by Sam Clegg · 7 days ago
  38. 19d3d9e Add some basic testing for EMTEST_VISUALIZE. NFC (#25750) by Sam Clegg · 7 days ago
  39. 3d33c0c Move browser init code to browser_common.py (#25749) by Sam Clegg · 7 days ago
  40. c1ee2b2 Fix parallel_testsuite in the case that tests are retried (#25748) by Sam Clegg · 7 days ago
  41. 389b097 Fix test start time tracking (#25743) by juj · 7 days ago
  42. 88a09ca Fix references to browser_common in test runner (#25742) by juj · 7 days ago
  43. 33ec3ec Add `--buffer` option to test runner. NFC (#25737) by Sam Clegg · 8 days ago
  44. e5128c0 Make invalid -O and -g flag handling more consistent with clang (#25735) by Sam Clegg · 8 days ago
  45. ac87d25 Remove mac arm64 workaround from test runner. NFC (#25736) by Sam Clegg · 8 days ago
  46. 5d2b2f1 Fix typos in issue template. NFC by Sam Clegg · 8 days ago
  47. db1d8cd Simplify userAgent checks. NFC (#25734) by Sam Clegg · 8 days ago
  48. 2f80f29 Create issue template for feature depreaction (#25733) by Sam Clegg · 8 days ago
  49. 96ae102 [test] Split browser-specific code into browser_common.py. NFC (#25728) by Sam Clegg · 8 days ago
  50. 9c7ed75 Remove reference to `third_party/websockify`. NFC (#25732) by Sam Clegg · 9 days ago
  51. 41697da Configure ruff line length. NFC (#25731) by Sam Clegg · 9 days ago
  52. 55a50f3 [ci] Avoiding syncing git submodules unless needed. NFC (#25730) by Sam Clegg · 9 days ago
  53. 0a2059a Improve Binary Encoding testing+docs. NFC (#25704) by juj · 9 days ago
  54. b1fc368 [test] Remove references to ancient env vars. NFC (#25729) by Sam Clegg · 9 days ago
  55. af12054 Fix a deadlock issue with emscripten_lock_async_acquire() (#25670) by juj · 9 days ago
  56. 6f6313a Use utils.py directly rather than imported via shared.py. NFC (#25727) by Sam Clegg · 9 days ago
  57. 674a95a [test] Use read_file/read_binary helpers. NFC (#25726) by Sam Clegg · 9 days ago
  58. 8f354ae Fix bulk memory feature removal in optimizing builds (#25719) by Sam Clegg · 9 days ago
  59. fb11334 Fix typo in --emit-tsd error message (#25725) by Sam Clegg · 9 days ago
  60. b960e51 Explicitly pass `--no-stack-first` to the linker. NFC (#25717) by Sam Clegg · 9 days ago
  61. 51c136f Automatic rebaseline of codesize expectations. NFC (#25724) by github-actions[bot] · 9 days ago
  62. 590d39a Move BINARYEN_PASSES out of settings_internal.js. NFC (#25720) by Sam Clegg · 9 days ago
  63. b9ebd4d Extend EMTEST_AUTOSKIP=0/1 to cover Wasm EH and Wasm Legacy EH tests (#25723) by juj · 9 days ago
  64. ad83c1b Move `run_process` to utils.py. NFC (#25716) by Sam Clegg · 9 days ago
  65. 467a4e3 Separate out binaryen lowering passes. NFC (#25718) by Sam Clegg · 9 days ago
  66. e2b6699 Mark 4.0.19 as released (#25715) by emscripten-bot · 10 days ago
  67. 094e5bd Extract setup_santizers function. NFC (#25712) by Sam Clegg · 10 days ago
  68. cc359e6 Move BUILD_AS_WORKER code into its own file. NFC (#25713) by Sam Clegg · 10 days ago
  69. d0a5678 Automatic rebaseline of codesize expectations. NFC (#25714) by github-actions[bot] · 10 days ago
  70. 08e2de1 Revive and improve the JS compiler brenchmarker profiler. NFC (#25711) by Sam Clegg · 11 days ago 4.0.19
  71. 74f5428 Make command line options global. NFC (#25708) by Sam Clegg · 11 days ago
  72. e2fecb0 Fixes references to exit_with_error helper function. NFC (#25709) by Sam Clegg · 11 days ago
  73. 8bf0f95 Check for deprecated settings as part of check_settings function. NFC (#25710) by Sam Clegg · 11 days ago
  74. f4734f7 Fix issue with transitive/recursive building of PIC libraries (#25707) by Sam Clegg · 11 days ago
  75. 5da1ffa Remove unused argument from autoResumeAudioContext (#25697) by Sam Clegg · 11 days ago
  76. 8096632 Simplify `emcc` test helper method. NFC (#25699) by Sam Clegg · 11 days ago
  77. 7e47a69 Refactor JS compiler code. NFC (#25696) by Sam Clegg · 11 days ago
  78. 14ffb90 Fix for emrun --kill-exit (#25703) by Sam Clegg · 11 days ago
  79. 7569d8e Prefer `for..of` over `forEach` with lambdas. NFC (#25698) by Sam Clegg · 11 days ago
  80. a21f8c5 [emcc.py] Remove main wrapper. NFC (#25700) by Sam Clegg · 11 days ago
  81. a45c791 Automatic rebaseline of codesize expectations. NFC (#25693) by github-actions[bot] · 14 days ago
  82. ef1cb83 Automatic rebaseline of codesize expectations. NFC (#25691) by github-actions[bot] · 2 weeks ago
  83. d17865f Lower minimum supported Node.js version for Wasm Exnref EH (#25651) by Kleis Auke Wolthuizen · 2 weeks ago
  84. 0333ed0 Assume all HEAPXX variables are SAB. NFC (#25690) by Sam Clegg · 2 weeks ago
  85. d02668a Sort members of EmccOptions. NFC (#25687) by Sam Clegg · 2 weeks ago
  86. a4b0901 Update tools/maint/find_unused_settings.py. NFC (#25686) by Sam Clegg · 2 weeks ago
  87. ea48160 Simplify `-jsD` command line flag handling. NFC (#25685) by Sam Clegg · 2 weeks ago
  88. 975f97d Simplify parse_args. NFC (#25684) by Sam Clegg · 2 weeks ago
  89. 756dfdd Implement automatic test suite skipping facility into the browser test harness (#25533) by juj · 2 weeks ago
  90. 4d16f75 Don't build MAIN_MODULE as RELOCATABLE (#25522) by Sam Clegg · 2 weeks ago
  91. ad27b57 [test] Remove no-longer-needed v8 flags. NFC (#25683) by Sam Clegg · 2 weeks ago
  92. d3bd469 Micro-optimize EM_JS / EM_ASM handling in libdylink.js. NFC (#25680) by Sam Clegg · 2 weeks ago
  93. bbd4223 Update dynamic linking docs. NFC (#25682) by Sam Clegg · 2 weeks ago
  94. d0465ad [test] Simplify _test_dylink_dso_needed. NFC (#25681) by Sam Clegg · 2 weeks ago
  95. 7d50e24 Remove unnecessary forced exports. NFC (#25678) by Sam Clegg · 2 weeks ago
  96. c291a04 Add verification step for metadata tags in settings.js. NFC (#25677) by Sam Clegg · 2 weeks ago
  97. d4b9f91 Remove RUNTIME_LINKED_LIBS from COMPILE_TIME_SETTINGS. NFC (#25676) by Sam Clegg · 2 weeks ago
  98. b385ac1 [docs] Add example of how to perform global github search. NFC (#25675) by Sam Clegg · 2 weeks ago
  99. 77a2bad Don't include internal compiler settings with RETAIN_COMPILER_SETTINGS (#25667) by Sam Clegg · 2 weeks ago
  100. 9204ca2 Document how trigger rebaseline from the command line. NFC (#25662) by Sam Clegg · 2 weeks ago