1. 355f97b [Sockets] Add ioctl support for FIOBIO (#24641) by Anthony Pesch · 71 minutes ago main
  2. 31a6f1e [tsgen] Fix memory64 with pthreads TS generation. (#24630) by Brendan Dahl · 27 hours ago
  3. 757b8cb Automatic rebaseline of codesize expectations. NFC (#24640)e by github-actions[bot] · 27 hours ago
  4. 52bc455 Automatic rebaseline of codesize expectations. NFC (#24636) by github-actions[bot] · 2 days ago
  5. 2260c40 Fix test_env and test_environ to expect any locale. (#24632) by juj · 2 days ago
  6. ca3d456 [NFC][Testing] Test Poppler with optimizations (#24628) by Alon Zakai · 5 days ago
  7. 6caf36c Fix benchmark.test_base64 (#24629) by juj · 5 days ago
  8. e65efb1 Fix core0s suite to work. (test/runner core0s) (#24627) by juj · 5 days ago
  9. 267448c Automatic rebaseline of codesize expectations. NFC (#24622) by github-actions[bot] · 6 days ago
  10. 357a773 [embind] Allow Closure to compress registerType methods (#24610) by Ingvar Stepanyan · 11 days ago
  11. d0460ec [emval] Prevent creating lvalue refs from thin air (#24606) by Ingvar Stepanyan · 13 days ago
  12. 273a3fd Optimise code size of addFunction. NFC (#24594) by Ingvar Stepanyan · 14 days ago
  13. 32dfa06 Fix install.py on windows (#24605) by Sam Clegg · 14 days ago
  14. cc1de1a JS FS: Don't return ELOOP on a path with a large number of ..'s (#24591) by Hood Chatham · 2 weeks ago
  15. bbe1752 Make `wasmOffsetConvert` usage more localized in libstack_trace.js. NFC (#24599) by Sam Clegg · 2 weeks ago
  16. c156626 Use global TLS variable in proxying.c. NFC (#24596) by Sam Clegg · 2 weeks ago
  17. a75db47 Rename _emscripten_run_on_main_thread_js. NFC (#24598) by Sam Clegg · 2 weeks ago
  18. c1ad2b9 [test] Use do_core_test helper. NFC (#24595) by Sam Clegg · 2 weeks ago
  19. b9a4d13 Run npm install as part of install.py (#24568) by Sam Clegg · 2 weeks ago
  20. d8dda21 [embind] Use a single invoker mechanism (#24577) by Ingvar Stepanyan · 2 weeks ago
  21. 5669bed Temporarily disable asan.test_dlfcn_jspi. NFC (#24592) by Sam Clegg · 2 weeks ago
  22. b4b5469 Update wasm_offset_converter. NFC (#24588) by Sam Clegg · 2 weeks ago
  23. 4a818e6 Fix other.test_jspi_async_function. NFC (#24590) by Sam Clegg · 2 weeks ago
  24. 39d93be Remove `Arguments` from jsdoc (#24583) by Sam Clegg · 2 weeks ago
  25. 542dc42 Fix Ninja support (#24584) by Ingvar Stepanyan · 2 weeks ago
  26. 8cd28a2 [JSPI] Do not automatically wrap `async` library functions. (#24550) by Brendan Dahl · 2 weeks ago
  27. e66cbd5 [test] Use `cflags` rather than `emcc_args`. NFC (#24578) by Sam Clegg · 2 weeks ago
  28. 1aa6dfa [test] Add @asan decorator. NFC (#24582) by Sam Clegg · 2 weeks ago
  29. 47ca47c Don't use `new WebAssembly.Function` by default (#24581) by Ingvar Stepanyan · 2 weeks ago
  30. e1692b4 [compiler-rt] Build with -DCOMPILER_RT_HAS_ATOMICS (#24580) by Sam Clegg · 2 weeks ago
  31. 645f5b1 Add support for -fcoverage-mapping support (#24160) by arsnyder16 · 2 weeks ago
  32. 0abde2e Fix typo in webgl_multi_draw_test.c. (#24572) by juj · 2 weeks ago
  33. d6c6c57 Fix Firefox browser test run, and improve debugging of multiple received responses during test run. (#24573) by juj · 2 weeks ago
  34. 1161ea6 Fix browser.test_cubegeom_row_length (#24574) by juj · 2 weeks ago
  35. bf5d63c Fix `makeRemovedFSAssert()` resolved path (#24567) by Adam Scott · 3 weeks ago
  36. c38fe09 Optimize test_sse2 to run faster on the CI. (#24569) by juj · 3 weeks ago
  37. 6db95b6 install.py: Exclude `out` directory. NFC (#24566) by Sam Clegg · 3 weeks ago
  38. 6be9440 [esm-integration] Add pthread support (#24555) by Sam Clegg · 3 weeks ago
  39. db66f17 Optimize core*.test_avx to run faster. (#24564) by juj · 3 weeks ago
  40. 97cba27 Simplify `startWorker` pthread function. NFC (#24562) by Sam Clegg · 3 weeks ago
  41. 380a5a1 Fix decode_octal_encoded_utf8() (#24563) by juj · 3 weeks ago
  42. 8cbbec4 Fix running Closure when input file is located in a path with a UTF-8 character. (#24561) by juj · 3 weeks ago
  43. 1577417 Fix -gsource-map with UTF-8 chars in directory and file names in the path. (#24560) by juj · 3 weeks ago
  44. be89742 Fix OOM running acorn optimizer on binaryen_js (#24559) by Sam Clegg · 3 weeks ago
  45. 6516397 [esm-integration] JSPI is not yet supported (#24556) by Sam Clegg · 3 weeks ago
  46. 6114f02 Fix bad access to detached ArrayBuffer in $growMemory. (#24524) by juj · 3 weeks ago
  47. d281980 [contrib.glfw3] Use new external port feature (#24518) by Yan Pujante · 3 weeks ago
  48. 828f1fe [acorn-opt] Use walkPattern for variable declarators too (#24553) by Ingvar Stepanyan · 3 weeks ago
  49. f5dcbde Fix test failures on Windows when path contains spaces or current codepage is Unicode (#24554) by juj · 3 weeks ago
  50. 416fccc Simplify use of EMBIND_STD_STRING_IS_UTF8. NFC (#24549) by Sam Clegg · 3 weeks ago
  51. 3d5f9af Use fputc over fprintf. NFC (#24546) by Sam Clegg · 3 weeks ago
  52. 74b3512 [SOURCE_PHASE_IMPORTS] Using source phase imports should imply EXPORT_ES6 (#24440) by Sam Clegg · 3 weeks ago
  53. 32f81ec Automatic rebaseline of codesize expectations. NFC (#24548) by github-actions[bot] · 3 weeks ago
  54. b972b77 Treat ENVIRONMENT setting as a list. NFC (#24545) by Sam Clegg · 3 weeks ago
  55. ffcd91b Move modularization code into JS file. NFC (#24533) by Sam Clegg · 3 weeks ago
  56. 4c98511 Minify whitespace in modularization code (#24536) by Sam Clegg · 3 weeks ago
  57. ac84275 Enable libc++ error messages in debug builds (#24543) by Sam Clegg · 3 weeks ago
  58. 6a4d105 Remove HEADLESS option (#24537) by Ingvar Stepanyan · 3 weeks ago
  59. c08fbb0 [embind] Autogen EM_METHOD_CALLER_KIND bindings. NFC (#24521) by Ingvar Stepanyan · 3 weeks ago
  60. 2fe9aeb Automatic rebaseline of codesize expectations. NFC (#24538) by github-actions[bot] · 3 weeks ago
  61. 51539ef Cleanup code for capturing `document.currentScript` in MODULARIZE mode. (#24535) by Sam Clegg · 3 weeks ago
  62. 3e1cffc Automatically enable worker ENVIRONMENT when needed (#24525) by Ingvar Stepanyan · 3 weeks ago
  63. 659aad1 Fix create_release.py script to handle bad underlines (#24532) by Sam Clegg · 3 weeks ago
  64. 51ca8b3 Support llvm-libc directory in push_llvm_changes.py (#24526) by Heejin Ahn · 3 weeks ago
  65. cc453b2 Move more argument parsing code to tools/cmdline.py. NFC (#24531) by Sam Clegg · 3 weeks ago
  66. f5056c3 [embind] Remove argPackAdvance. NFC (#24519) by Ingvar Stepanyan · 3 weeks ago
  67. 43822b0 Add more parts of llvm-libc. NFC (#24530) by Sam Clegg · 3 weeks ago
  68. b191405 Refactor create_release.py. NFC (#24528) by Sam Clegg · 3 weeks ago
  69. 48258d4 Fix memfs init racing with FS.staticInit. NFC (#24527) by Sam Clegg · 3 weeks ago
  70. a7f4c56 [embind] Remove ancient jshint comments. NFC (#24520) by Ingvar Stepanyan · 3 weeks ago
  71. a1179cf ChangeLog: Fix formatting of latest entry (#24516) by Rémi Verschelde · 3 weeks ago
  72. 8527d8d Mark 4.0.10 as released (#24515) by emscripten-bot · 4 weeks ago
  73. b081086 [rebaseline_tests] Handle .size files in reporting. NFC (#24514) by Sam Clegg · 4 weeks ago
  74. f43543b Add NUL-ignoring mode to UTF*ToString functions (#24487) by Ingvar Stepanyan · 4 weeks ago
  75. d4aea4c Add experimental llvm-libc build (#24507) by Sam Clegg · 4 weeks ago
  76. fc8aa00 [ci] Fix `emsdk: command not found` error. NFC (#24513) by Sam Clegg · 4 weeks ago
  77. 0c78450 Remove libformatString.js (#24508) by Ingvar Stepanyan · 4 weeks ago
  78. d004e89 Mark test_dylink_pthread_static_data and flaky. NFC (#24501) by Sam Clegg · 4 weeks ago
  79. 18bbaaa Allow using Closure Compiler with debug flags (#24510) by Ingvar Stepanyan · 4 weeks ago
  80. b7dc6e5 [test] Remove slack when checking for expected file size (#24512) by Sam Clegg · 4 weeks ago 4.0.10
  81. b8a607e Fix emscan-deps to handle emscripten args (#24506) by Sam Clegg · 4 weeks ago
  82. 5fe4eaf Use DYNAMIC_EXECUTION=0 for minimal codesize test (#24509) by Ingvar Stepanyan · 4 weeks ago
  83. 4218f89 Use higher-level string helpers where possible. NFC (#24486) by Ingvar Stepanyan · 4 weeks ago
  84. c898bb4 Honor output-eol, even in SINGLE_FILE mode (#24505) by Sam Clegg · 4 weeks ago
  85. 43876d0 [acorn-opt] Add walkPattern helper. NFC (#24499) by Ingvar Stepanyan · 4 weeks ago
  86. c9d7713 [acorn-opt] Simplify skipping inner scopes. NFC (#24497) by Ingvar Stepanyan · 4 weeks ago
  87. 2be8d4b [test] Fix bug in check_line_endings. NFC (#24503) by Sam Clegg · 4 weeks ago
  88. 16dc866 Convert test_dylink_pthread_static_data to C (#24502) by Sam Clegg · 4 weeks ago
  89. b76426b [acorn-opt] Use parseArgs. NFC (#24496) by Ingvar Stepanyan · 4 weeks ago
  90. eb8f3d3 Mark test_codesize_hello as @crossplatform (#24492) by Sam Clegg · 4 weeks ago
  91. bad3b04 [test] Remove test_memory64_proxies. NFC (#24480) by Sam Clegg · 4 weeks ago
  92. 5b08b3b [acorn-opt] Use Set for reaches and names. NFC (#24498) by Ingvar Stepanyan · 4 weeks ago
  93. db82c22 Refactor gen_struct_info to emit JSON directly. NFC (#24489) by Ingvar Stepanyan · 4 weeks ago
  94. 5d8d606 [Docs][NFC] Format some docs (#24495) by Alon Zakai · 4 weeks ago
  95. a6c883e Reduce usage of POINTER_TYPE in JS library code (#24490) by Sam Clegg · 4 weeks ago
  96. 30d8e0d Automatic rebaseline of codesize expectations. NFC (#24494) by github-actions[bot] · 4 weeks ago
  97. 52c177b [Docs] Mention asserts builds (#24484) by Alon Zakai · 4 weeks ago
  98. 45c5002 Remove @requires_v8 from test_dlmalloc_inline. NFC (#24479) by Sam Clegg · 4 weeks ago
  99. 8695d28 [embind] Fix indentation. NFC (#24473) by Sam Clegg · 4 weeks ago
  100. 835eae3 [embind] Honor SUPPORTS_GLOBALTHIS. NFC (#24474) by Sam Clegg · 4 weeks ago