1. 62e2265 [EH] Add more explanation to EXPORT_EXCEPTION_HANDLING_HELPERS deprecation (#26517) by Heejin Ahn · 33 hours ago main
  2. 312eed6 Fix JSEvents deferredCalls sort comparator. NFC (#26516) by cui · 2 days ago
  3. a56a99f Add PR number to ChangeLog (#26512) by Heejin Ahn · 2 days ago
  4. 0bb48f6 Use stdatomic in sbrk.c. NFC (#26509) by Sam Clegg · 2 days ago
  5. fce11ef Remove remaining pthread function from WASM_WORKERS build (#26487) by Sam Clegg · 2 days ago
  6. 4f40164 [EH] Deprecate EXPORT_EXCEPTION_HANDLING_HELPERS (#26499) by Heejin Ahn · 2 days ago
  7. 93519b6 [embind] Only initialize pthread member in multi-threaded builds. NFC (#26508) by Sam Clegg · 2 days ago
  8. d36e8bc Move sleep slicing from musl's `__wait` to the lower level `emscripten_futex_wait`. NFC (#26471) by Sam Clegg · 2 days ago
  9. c166734 Add workaround for recent thinlto test failures (#26507) by Sam Clegg · 3 days ago
  10. c790379 Disable test_emscripten_lock_busyspin_waitinf under santizers. NFC (#26503) by Sam Clegg · 3 days ago
  11. 6ad8d60 Automatic rebaseline of codesize expectations. NFC (#26505) by emscripten-bot · 3 days ago
  12. 5ee7847 Unify module splitting implementation for JSPI (#26396) by Brendan Dahl · 3 days ago
  13. 43be3a1 Implement ppoll and pselect in terms of poll and select (#26482) by Sam Clegg · 3 days ago
  14. 080aa28 Update example links in documentation. NFC (#26504) by Sam Clegg · 3 days ago
  15. 316a8f8 Enable stdio locking under Wasm Workers (#26489) by Sam Clegg · 3 days ago
  16. b4696ac Remove `printf` usage from `emmalloc.s` and `sbrk.s`. NFC (#26497) by Sam Clegg · 3 days ago
  17. 0a196a1 Remove thread profiler completely from non-pthreads builds. NFC (#26488) by Sam Clegg · 3 days ago
  18. 3daf0f0 [EH] Don't export unnecessary functions for EH when not used (#26493) by Heejin Ahn · 3 days ago
  19. 8f9388a Update documentation on using emscripten ports. (#26494) by Sam Clegg · 3 days ago
  20. c624110 Support OPFS in WasmFS with standard Asyncify (#26496) by Brendan Dahl · 3 days ago
  21. c2edefc Remove workaround for `Atomics.waitAsync` deno bug. NFC (#26491) by Sam Clegg · 4 days ago
  22. 7840305 Fix test_pthread_locale after #26486 (#26492) by Sam Clegg · 4 days ago
  23. 6ad2f5e Run --fpcast-emu before optimization passes (#26478) by Thibault Saunier · 4 days ago
  24. a6d71cc Remove unused label. NFC (#26484) by Sam Clegg · 4 days ago
  25. daccb8f Use C11 _Thread_local for current locale. NFC (#26486) by Sam Clegg · 4 days ago
  26. 1f839bb Fix emscripten checks in __errno_location.c. NFC (#26485) by Sam Clegg · 4 days ago
  27. d43311b Completely disabled stdio file locking in single threaded builds. NFC (#26490) by Sam Clegg · 4 days ago
  28. b7c5169 Add ability to run just filtered subset of test_embind tests. NFC (#26483) by Sam Clegg · 4 days ago
  29. 428432a Update docs for `ALLOW_UNIMPLEMENTED_SYSCALLS`. NFC (#26479) by Sam Clegg · 5 days ago
  30. 7b00b48 Disable building of wasm worker + dylink libraries. NFC (#26476) by Sam Clegg · 5 days ago
  31. 8097250 Add support for pipe2 API. NFC (#26480) by Sam Clegg · 5 days ago
  32. ebfb605 Use existing macros for atomic.wait return values. NFC (#26475) by Sam Clegg · 5 days ago
  33. 3f6a380 Enable `gettid()` under `WASM_WORKERS` (#26472) by Sam Clegg · 5 days ago
  34. bc82b78 [SjLj] Use exnref when WASM_LEGACY_EXCEPTIONS==0 (#26477) by Heejin Ahn · 5 days ago
  35. 2d963b9 Fix timeout in emscripten_semaphore_wait_acquire (#26458) by Sam Clegg · 5 days ago
  36. 15a10db Don't pass `-sWASM_WORKERS` when building libc-mt. NFC (#26474) by Sam Clegg · 5 days ago
  37. 493e8bf [tsgen] Fix exporting HEAP variables as any in TSD (#26462) by Brendan Dahl · 5 days ago
  38. fb18236 Move `emscripten_wasm_worker_self_id` to native code. NFC (#26468) by Sam Clegg · 5 days ago
  39. 6d9d7d4 Use `function` for ptrToString library function (#26470) by Sam Clegg · 5 days ago
  40. f19d29c Ignore auto-generated test files when running clang-format. NFC (#26469) by Sam Clegg · 5 days ago
  41. 8e594bd [CI] Disable clang-format job until we can make it more precise (#26473) by Sam Clegg · 6 days ago
  42. a3750a3 Update `emscripten_atomic_notify` to take `uint32_t` for `count`. NFC (#26459) by Sam Clegg · 6 days ago
  43. ff125f7 Add explicit json support to .clang-format. NFC (#26466) by Sam Clegg · 6 days ago
  44. 14c3eec Automatic rebaseline of codesize expectations. NFC (#26465) by emscripten-bot · 6 days ago
  45. 7968c8c Don't try to clang-format src/lib/* files. NFC (#26463) by Sam Clegg · 6 days ago
  46. 969d320 Handle NODERAWFS passthrough automatically. NFC (#26461) by Sam Clegg · 6 days ago
  47. 39f17c3 Remove command line definition of legacy `EMSCRIPTEN` macro (#26417) by Sam Clegg · 6 days ago
  48. 795fde4 Fix typo from #26456 by Sam Clegg · 7 days ago
  49. 506140a Add some testing of the emscripten_condvar API. NFC (#26456) by Sam Clegg · 7 days ago
  50. cb060ca Mark 5.0.3 as released (#26457) by emscripten-bot · 9 days ago
  51. 21dc38e Run more low level thread primitive tests under pthreads. NFC (#26448) by Sam Clegg · 9 days ago
  52. 285c424 Add clang-format-diff to github actions (#26445) by Sam Clegg · 10 days ago 5.0.3
  53. 22941c8 Another fix for other.test_sdl3_ttf. NFC (#26452) by Sam Clegg · 10 days ago
  54. f4a833c Update comment for emscripten_has_threading_support. NFC (#26447) by Sam Clegg · 10 days ago
  55. e8d79bc Fix more sdl3_ttf tests. NFC (#26449) by Sam Clegg · 10 days ago
  56. 5f044a5 Remove `test_emcc_4`. NFC (#26440) by Sam Clegg · 10 days ago
  57. 882bc6a Fix test_sdl3_ttf. NFC (#26446) by Sam Clegg · 11 days ago
  58. df2e576 Fix asan.test_emscripten_lock_wait_acquire. NFC (#26444) by Sam Clegg · 11 days ago
  59. 0f992a2 Update Binaryen to 127 (#26442) by Alon Zakai · 11 days ago
  60. 1aa69e5 Automatic rebaseline of codesize expectations. NFC (#26443) by emscripten-bot · 11 days ago
  61. b1210da Move emscripten_futex declaration into threading_primitives.h. NFC (#26436) by Sam Clegg · 11 days ago
  62. 7279a01 Adds SDL3_ttf port (#24601) by Frederick Heidrich · 11 days ago
  63. a21d6d9 Consistent casting in emscripten_thread_primitives.c. NFC (#26438) by Sam Clegg · 11 days ago
  64. 5ffca43 Consistent use of `Hello, world!` in test code. NFC (#26439) by Sam Clegg · 11 days ago
  65. b3083de Add C decl block to threading_primitives.h (#26437) by Sam Clegg · 11 days ago
  66. 32a33a1 Fix include order in our standard headers. NFC (#26434) by Sam Clegg · 11 days ago
  67. cc9fb50 Move low level lock/condvar/semaphore form libwasm_worker to libc. (#26433) by Sam Clegg · 11 days ago
  68. ed06789 Add `copy_asset` test helper. NFC (#26431) by Sam Clegg · 12 days ago
  69. ffef6ac Clean up test_stack_align. NFC (#26432) by Sam Clegg · 12 days ago
  70. 8ec573d Consistent use of `_Nonnull` for function parameters. NFC (#26430) by Sam Clegg · 12 days ago
  71. 079738f Remove stub flavor of wasm worker library. NFC (#26429) by Sam Clegg · 12 days ago
  72. 5eeef58 Simplify libprintf_long_double. NFC (#26428) by Sam Clegg · 12 days ago
  73. 4e24532 Move emscripten_atomics_is_lock_free to atomic.h. (#26427) by Sam Clegg · 12 days ago
  74. d6cfd73 Allow `STRICT_JS` in `MODULARIZE` mode. NFC (#26424) by Sam Clegg · 12 days ago
  75. 3051725 Allow mutation of EXPORTED_RUNTIME_METHODS in JS libraries (#26389) by Sam Clegg · 13 days ago
  76. 56d5b482 [test] Convert select and poll tests to using clock_gettime (#26401) by Brendan Dahl · 13 days ago
  77. a699999 Fix tests that were broken in STRICT_JS mode. NFC (#26422) by Sam Clegg · 13 days ago
  78. 7d909ca test_poll_blocking: Wait for worker threads to start before sleeping. (#26405) by Sam Clegg · 13 days ago
  79. 50f14d6 [MEMFS] Assume `FS.write` is takes a TypedArray. (#26413) by Sam Clegg · 13 days ago
  80. 3625d4b Remove MEMORY64=2 special casing from embuilder. NFC (#26418) by Sam Clegg · 13 days ago
  81. 97e3809 Update cocos2d port (#26420) by Sam Clegg · 13 days ago
  82. 1627eb0 Simplify FS_modeStringToFlags. NFC (#26416) by Sam Clegg · 13 days ago
  83. 33ffea7 [NODERAWFS] Simplify flag usage. NFC (#26414) by Sam Clegg · 14 days ago
  84. 2cfc657 Automatic rebaseline of codesize expectations. NFC (#26415) by emscripten-bot · 14 days ago
  85. 1d20033 Assume node.contents is a TypedArray in emscripten_run_preload_plugins. NFC (#26411) by Sam Clegg · 2 weeks ago
  86. f7179e4 Simplify MEMFS to always use TypedArray for file data. NFC (#26398) by Sam Clegg · 2 weeks ago
  87. 0d24370 Ensure that we never use the parallel test runner when running a single test (#26406) by Sam Clegg · 2 weeks ago
  88. 81b238d Fix symlink support in IDBFS (#26408) by Sam Clegg · 2 weeks ago
  89. 0c35013 Fix PATH_LEN limitation in pylauncher (#26404) by Ingvar Stepanyan · 2 weeks ago
  90. 3e1dc65 Remove references to ancient FS functions. NFC (#26403) by Sam Clegg · 2 weeks ago
  91. 3de4e2d Update libpng to v1.6.55 (#26388) by matt-ungerer · 2 weeks ago
  92. be7f23e Make AVX types castable (#26353) by btolsch · 2 weeks ago
  93. 42c0a51 pylauncher: link against ucrt.lib instead of statically linking whole CRT (#26383) by Ingvar Stepanyan · 2 weeks ago
  94. 6877aa5 Fix JS string interpolation syntax typo used in Python code (#26400) by juj · 2 weeks ago
  95. 68c7164 Revert "[test] Convert select and poll tests to using `clock_gettime` " (#26397) by Brendan Dahl · 2 weeks ago
  96. cee62bc Automatic rebaseline of codesize expectations. NFC (#26393) by emscripten-bot · 3 weeks ago
  97. 578e2f3 [test] Add a set of default tests (#26391) by Sam Clegg · 3 weeks ago
  98. 6504746 [test] Remove redundant usage of `test_file`. NFC (#26390) by Sam Clegg · 3 weeks ago
  99. b0be3fe Automatic rebaseline of codesize expectations. NFC (#26392) by emscripten-bot · 3 weeks ago
  100. 4ab0994 [test] Convert select and poll tests to using `clock_gettime` (#26280) by Anthony Pesch · 3 weeks ago