1. 5fc3d5f [wasm64] Add casts when `makeDynCall` returns a pointer (#26879) by Sam Clegg · 3 hours ago main
  2. 9bbd787 Disable failing test browser_2gb.test_sdl_canvas_safe_heap on Safari. (#26899) by juj · 3 hours ago
  3. 75cfc91 On macOS hosts, autodetect the system Safari browser (#26897) by juj · 12 hours ago
  4. eda04fc Use `_Thread_local` for `h_errno` to match errno. NFC (#26889) by Sam Clegg · 16 hours ago
  5. 5f67aea [tsgen] Use node16 resolution for tsgen CommonJS test (#26896) by Brendan Dahl · 16 hours ago
  6. 48a0bbd Fix closure compiler warnings with -sFULL_ES3 (#26893) by Sam Clegg · 19 hours ago
  7. 101b333 Automatic rebaseline of codesize expectations. NFC (#26894) by emscripten-bot · 21 hours ago
  8. 0d8be82 Enabled `test_pthread_dylink_tls` under `STACK_OVERFLOW_CHECK=2` (#26890) by Sam Clegg · 27 hours ago
  9. ca13dbc webgl: fix glGetUniform*v ignoring program param (#26845) by Vittorio Romeo · 27 hours ago
  10. 112eaf3 [deps] Update emdawnwebgpu to v20260423.175430 (#26891) by Gary Mathews · 30 hours ago
  11. fa690e8 [CI] Unpin chrome now that upstream issues is fixed. NFC (#26872) by Sam Clegg · 36 hours ago
  12. 6f75eac Require names when using `STACK_OVERFLOW_CHECK=2` (#26878) by Sam Clegg · 2 days ago
  13. 42c5cea [CI] Temporarily disable test_mainScriptUrlOrBlob (#26888) by Sam Clegg · 2 days ago
  14. e6ad2d1 Reword changelog mention about threads. NFC (#26881) by Alon Zakai · 2 days ago
  15. 0630136 Clean up test_this_in_dyncall. NFC (#26880) by Sam Clegg · 2 days ago
  16. d137bef Automatic rebaseline of codesize expectations. NFC (#26884) by emscripten-bot · 2 days ago
  17. f8e5dd6 Fix infinite recursion in test browser.test_webgl_context_major_version. (#26875) by juj · 3 days ago
  18. 4a91be3 Remove use of the nascent EMSCRIPTEN_AUDIO_WORKLET_NODE_T everywhere (#26867) by juj · 3 days ago
  19. bfe3a91 [tsgen] Quote non-identifier enum value names in module entry. (#26814) by 이대희 · 3 days ago
  20. 6d16622 Add core0ss testing mode. NFC (#26874) by Sam Clegg · 3 days ago
  21. 6085102 Minor pthread cleanups. NFC (#26856) by Kleis Auke Wolthuizen · 3 days ago
  22. c505862 [CI] Remove legacy chrome flag `--experimental-wasm-type-reflection`. NFC (#26873) by Sam Clegg · 3 days ago
  23. 793198b webgl: populate uniformLocsById on first glUniform (#26846) by Vittorio Romeo · 3 days ago
  24. 4aefc6e Remove C++ guards from internal musl syscall.h. NFC (#26871) by Sam Clegg · 3 days ago
  25. 80e6662 Fix strict.test_wasm_worker_futex_wait_pthreads. NFC (#26870) by Sam Clegg · 3 days ago
  26. eabff6e Simplify emrun logging. NFC (#26868) by Sam Clegg · 3 days ago
  27. 47317b6 Add a WebGPU page to porting with a link to a tutorial (#26862) by Derek Schuff · 3 days ago
  28. 4ceac4e Remove support for process-shared pthread_barrier_t (#26863) by Sam Clegg · 3 days ago
  29. bd05b48 Use nullish operators where is makes sense. NFC (#26864) by Sam Clegg · 4 days ago
  30. ed73db0 Add unconditional support for navigator.userActivation.isActive (#26859) by juj · 4 days ago
  31. c97d342 Extend hybrid pthread/wasm-workers support for Audio Worklets. NFC (#26832) by Sam Clegg · 4 days ago
  32. f63866e Use pthread_barrier_wait to simplify pthread test code. NFC (#26855) by Sam Clegg · 4 days ago
  33. d2619b0 Remove early return from `exitRuntime()`. NFC (#26858) by Kleis Auke Wolthuizen · 4 days ago
  34. 01a0da4 Feature detect can_block on the main thread (#26850) by Thomas Lively · 4 days ago
  35. 7ddd86a Rename utf8/utf16 benchmark tests. NFC (#26853) by Sam Clegg · 4 days ago
  36. 81d446b Align comments with `gen_sig_info.py` file location. NFC (#26861) by Kleis Auke Wolthuizen · 4 days ago
  37. 8005679 Automatic rebaseline of codesize expectations. NFC (#26854) by emscripten-bot · 4 days ago
  38. 53a96bf Micro-optimize timed wait loops. NFC (#26849) by Kleis Auke Wolthuizen · 4 days ago
  39. 5122f6e Update zlib to 1.3.2 (#26542) by HCL-JasonR · 4 days ago
  40. c9eb28c Simplify musl's `__wait`. NFC (#26848) by Kleis Auke Wolthuizen · 5 days ago
  41. 0e63157 Remove timeout slicing from pthread_barrier_wait. NFC (#26847) by Kleis Auke Wolthuizen · 5 days ago
  42. a332ead Fix browser.test_audioworklet_worker instability on Chrome (#26841) by juj · 5 days ago
  43. f92e9e1 Run `test_wasm_worker_futex_wait` also in hybrid mode. NFC (#26827) by Sam Clegg · 5 days ago
  44. 3a0499e Run `also_with_pthreads` decorator and use it more places. NFC (#26843) by Sam Clegg · 5 days ago
  45. 5daefa5 Make 5.0.8 the current in-development version (#26830) by Sam Clegg · 5 days ago
  46. 1a9be47 Rename `update_docs.py` -> `update_website.py` (#26829) by Sam Clegg · 5 days ago
  47. 8eb2804 Fix race condition in browser.test_audioworklet_worker (#26839) by juj · 7 days ago
  48. 1d7aa91 Add a re-entrancy guard to exitRuntime() (#26838) by juj · 7 days ago
  49. abf9a60 Increase stack size in test browser.test_audioworklet_worker to 4KB (#26837) by juj · 7 days ago
  50. 17a0b03 [tsgen] Remove deprecated outFile. (#26836) by Brendan Dahl · 8 days ago
  51. 0d03fd8 Increase Wasm Worker stack size to 4KB in all used examples except #26823. (#26835) by juj · 8 days ago
  52. 361ebd7 Automatic rebaseline of codesize expectations. NFC (#26833) by emscripten-bot · 8 days ago
  53. eff7318 Use consistent message (`done`) to signal test success. NFC (#26824) by Sam Clegg · 9 days ago
  54. 4e32560 Bump minimum browser versions (#26677) by Sam Clegg · 9 days ago
  55. e0ad1b1 Enable futex_wait/futex_wake testing in audioworklet_worker test. NFC (#26815) by Sam Clegg · 9 days ago
  56. 8a678c1 Extend EMTEST_AUTOSKIP to cover missing pkg-config. (#26819) by juj · 9 days ago
  57. e5230dd Demote the warning of Closure falling back to Java from warning to a debug line (#26820) by juj · 9 days ago
  58. 9486425 Fix emrun.test_emrun_info on Apple Silicon macOS (#26821) by juj · 9 days ago
  59. 5639320 Fix default setting of EXECUTABLE overriding the value set in phase_linker_setup() for autoconfiguring. (#26822) by juj · 9 days ago
  60. 0d980eb Fix emscripten_is_main_runtime_thread() under in audio worklet (#26818) by Sam Clegg · 9 days ago
  61. 2a8234f Mark 5.0.7 as released (#26817) by emscripten-bot · 9 days ago
  62. b846304 Remove duplicate ChangeLog entry. NFC by Sam Clegg · 9 days ago
  63. 34a1121 Fix emscripten_futex_wait typos in ChangeLog.md. NFC by Sam Clegg · 9 days ago
  64. 70de2ad Avoid changing working directory EMCC_BATCH_BUILD is unset. NFC (#26812) by Sam Clegg · 10 days ago
  65. 730f7d1 Update comment regarding default safari version (#26813) by Sam Clegg · 10 days ago
  66. c9fc5f3 Re-enable test_emsymbolizer_srcloc. NFC (#26803) by Sam Clegg · 10 days ago
  67. 95859e0 Remove `building.emar` helper function. NFC (#26811) by Sam Clegg · 10 days ago
  68. 263db4c Fix an issue if user passes a relative path to Python (#26799) by juj · 10 days ago 5.0.7
  69. bcf1551 [emrun] Remove stale comments and fix ruff warnings. NFC (#26805) by Sam Clegg · 11 days ago
  70. 1ae24a4 Enable docstring ruff checks. NFC (#26806) by Sam Clegg · 11 days ago
  71. a046aaf Fix running emrun tests on Linux against the Linux system browser (#26810) by juj · 11 days ago
  72. 92ef17c Re-eanble test after binaryen update (#26801) by Sam Clegg · 11 days ago
  73. 2865598 Remove space in cflag in system_libs.py. NFC (#26809) by stephenduong1004 · 11 days ago
  74. f733113 Add some docs on how to write tests for PRs. NFC (#26802) by Sam Clegg · 11 days ago
  75. e8408e7 Automatic rebaseline of codesize expectations. NFC (#26807) by emscripten-bot · 11 days ago
  76. 84adfc3 Fix several bugs in the new pthread/Wasm Worker hybrid mode (#26777) by Sam Clegg · 11 days ago
  77. f24ee6f Skip failing llvmlibc tests. (#26796) by juj · 12 days ago
  78. 1da8aba Cleanup emrun_postjs.js. NFC (#26797) by Sam Clegg · 12 days ago
  79. a2d87a7 Re-enable emrun tests. NFC (#26798) by Sam Clegg · 12 days ago
  80. 161f6c4 Disable failing test wasm2js0.test_autodebug_wasm (#26793) by juj · 12 days ago
  81. f9c6d38 Re-enable the emrun test suite now that it passes locally. (#26795) by juj · 12 days ago
  82. 8611d0e Fix race condition in emrun_file_dump() (#26788) by juj · 12 days ago
  83. 5683987 Automatic rebaseline of codesize expectations. NFC (#26794) by emscripten-bot · 12 days ago
  84. 7645977 Fix parallel race condition in tests emrun.test_emrun and emrun.test_emrun_pthreads (#26790) by juj · 12 days ago
  85. bd45df6 Fix emrun.test_no_browser to launch a browser using the BrowserCore harness (#26789) by juj · 12 days ago
  86. 4efaa6c [test] Rename some browser test files to match test name. NFC (#26784) by Sam Clegg · 12 days ago
  87. 43f30b5 Improve test_pthread_join_and_asyncify. NFC (#26787) by Sam Clegg · 12 days ago
  88. e7df455 Disable filesystem tests that need a blocking select/poll, which is not yet implemented in WASMFS (#26792) by juj · 13 days ago
  89. c113141 Use `@requires_jspi` for `test_pthread_join_and_asyncify`. NFC (#26776) by Sam Clegg · 13 days ago
  90. 01811a2 Disable strict.test_freetype and strict.test_bullet_autoconf (#26786) by juj · 13 days ago
  91. f9bd13f Re-enable browser64_4gb test after webgl fixes. NFC (#26783) by Sam Clegg · 14 days ago
  92. b87bc25 Use normal field accessors in fillDeviceMotionEventData. NFC (#26769) by Sam Clegg · 14 days ago
  93. 37d7ed0 Fix browser.test_sdl_ogl_defaultmatrixmode and browser.test_sdl_ogl_proc_alias (#26778) by juj · 14 days ago
  94. 8c17b86 Fix incorrect WebGL test code usage of glBindAttribLocation() (#26781) by juj · 14 days ago
  95. b648745 Use `SYMLOOP_MAX` define in JS code. NFC (#26775) by Sam Clegg · 2 weeks ago
  96. 0f58988 __builtin_thread_pointers now returns non-null even in single threaded builds (#26751) by Sam Clegg · 2 weeks ago
  97. 4ccd9bb Add --skipLibCheck to tsc tests (#26767) by Brendan Dahl · 2 weeks ago
  98. ca2101e Enable working wasmfs tests. NFC (#26774) by Sam Clegg · 2 weeks ago
  99. 0747147 Use nullish operators in a few more places. NFC (#26766) by Sam Clegg · 2 weeks ago
  100. 9bb6752 Remove --experimental-wasm-stack-switching from being passed when running against Node 26 (#26772) by juj · 2 weeks ago