Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
4891 commits
Select commit Hold shift + click to select a range
c93d8f6
libwebsocket: add missing $webSockets dependency (#26318)
subhaushsingh Feb 26, 2026
428b334
Treat failure to parse the previous run log file as a non-fatal error…
juj Feb 26, 2026
e7be62d
EMTEST_AUTOSKIP Node.js 25 tests (#26342)
juj Feb 26, 2026
1e09d41
Move SDL_hid_init to correct version in ChangeLog (#26346)
zturtleman Feb 26, 2026
dcf2f84
Build libc++abi with _LIBCXXABI_USE_FUTEX and emscripten futex API (#…
sbc100 Feb 26, 2026
e0b673d
DCE away base64ReverseLookup (#26126)
juj Feb 26, 2026
af01558
Remove unused tests file: hello_image_sdl.c. NFC (#26349)
sbc100 Feb 27, 2026
a4941c7
Convert test_glerror to btest_exit. NFC (#26348)
sbc100 Feb 27, 2026
ba526f3
Use @parameterized for test_glgears. NFC (#26351)
sbc100 Feb 27, 2026
76c63e6
Move more GL tests into test/browser. NFC (#26350)
sbc100 Feb 27, 2026
86b6b27
Remove unused test file: test/autoassemble.c. NFC (#26358)
sbc100 Feb 27, 2026
051e3c7
Convert emscripten_performance_now to btest_exit. (#26361)
sbc100 Feb 27, 2026
fa639c2
Use a sensible default for the name of the reference file in reftest.…
sbc100 Feb 27, 2026
375bba6
[memoryprofiler] Show allocations from threads (#26175)
matzf Feb 27, 2026
57aa341
[embind] Clamp maximum memory if set during run_embind_gen (#26357)
sorenbg Feb 27, 2026
fd59f68
Don't include memory tracing callback in INCOMING_MODULE_JS_API by de…
sbc100 Feb 27, 2026
2f0e331
Move `emscripten_memprof_sbrk_grow` into libtrace.js (#26364)
sbc100 Feb 28, 2026
42e5ff4
Remove s3tc_crunch test. NFC (#26366)
sbc100 Feb 28, 2026
8f5375b
[docs] Delete references to the deprecated Large-Allocation HTTP head…
SyntaxColoring Mar 1, 2026
568faad
Mention WebTransport in network porting docs (#26362)
LevitatingBusinessMan Mar 1, 2026
71d12e6
[contrib.glfw3] New version (fixes 2 issues reported by users) (#26371)
ypujante Mar 2, 2026
cf37b0e
Fix test_js_base64_api test. NFC (#26378)
sbc100 Mar 2, 2026
42c816d
Move test/float+.c to test/third_party/gnulib/float+.h. NFC (#26368)
sbc100 Mar 2, 2026
bf38f92
Fix typo from #26378. NFC
sbc100 Mar 2, 2026
6166bb7
Move more browser tests in the browser test dir. NFC (#26367)
sbc100 Mar 2, 2026
c239ade
Move convert_line_endings_in_file into link.py. NFC (#26360)
sbc100 Mar 2, 2026
c7ef7db
Simplify timezone setup. NFC (#26377)
sbc100 Mar 2, 2026
d27a842
Mention current Wasm Worker limitations in the docs. NFC (#26376)
sbc100 Mar 2, 2026
bc0f059
Add native windows launcher to replace the current `.bat` files. NFC …
sbc100 Mar 3, 2026
5c277a5
Fix test_fp16. NFC (#26382)
sbc100 Mar 3, 2026
506052b
Warn about usage of deprecated EMSCRIPTEN macro. NFC (#26381)
sbc100 Mar 4, 2026
8a78536
Update docs for STRICT=1. NFC (#26380)
sbc100 Mar 4, 2026
cfb4642
Remove RELOCATABLE setting (#26379)
sbc100 Mar 4, 2026
cf52c7f
Combine all tests into a single suite to increase parallelism. NFC (#…
sbc100 Mar 4, 2026
20a6278
Automatic rebaseline of codesize expectations. NFC (#26387)
emscripten-bot Mar 4, 2026
f45d48c
Remove find_unused_test_files.py. NFC (#26385)
sbc100 Mar 4, 2026
1048b6f
Remove unused struct_info fields. NFC (#26386)
sbc100 Mar 5, 2026
4ab0994
[test] Convert select and poll tests to using `clock_gettime` (#26280)
inolen Mar 5, 2026
b0be3fe
Automatic rebaseline of codesize expectations. NFC (#26392)
emscripten-bot Mar 5, 2026
6504746
[test] Remove redundant usage of `test_file`. NFC (#26390)
sbc100 Mar 5, 2026
578e2f3
[test] Add a set of default tests (#26391)
sbc100 Mar 5, 2026
cee62bc
Automatic rebaseline of codesize expectations. NFC (#26393)
emscripten-bot Mar 5, 2026
68c7164
Revert "[test] Convert select and poll tests to using `clock_gettime`…
brendandahl Mar 6, 2026
6877aa5
Fix JS string interpolation syntax typo used in Python code (#26400)
juj Mar 6, 2026
42c0a51
pylauncher: link against ucrt.lib instead of statically linking whole…
RReverser Mar 6, 2026
be7f23e
Make AVX types castable (#26353)
btolsch Mar 6, 2026
3de4e2d
Update libpng to v1.6.55 (#26388)
matt-ungerer Mar 6, 2026
3e1dc65
Remove references to ancient FS functions. NFC (#26403)
sbc100 Mar 6, 2026
0c35013
Fix PATH_LEN limitation in pylauncher (#26404)
RReverser Mar 6, 2026
81b238d
Fix symlink support in IDBFS (#26408)
sbc100 Mar 7, 2026
0d24370
Ensure that we never use the parallel test runner when running a sing…
sbc100 Mar 7, 2026
f7179e4
Simplify MEMFS to always use TypedArray for file data. NFC (#26398)
sbc100 Mar 7, 2026
1d20033
Assume node.contents is a TypedArray in emscripten_run_preload_plugin…
sbc100 Mar 8, 2026
2cfc657
Automatic rebaseline of codesize expectations. NFC (#26415)
emscripten-bot Mar 9, 2026
33ffea7
[NODERAWFS] Simplify flag usage. NFC (#26414)
sbc100 Mar 9, 2026
1627eb0
Simplify FS_modeStringToFlags. NFC (#26416)
sbc100 Mar 9, 2026
97e3809
Update cocos2d port (#26420)
sbc100 Mar 9, 2026
3625d4b
Remove MEMORY64=2 special casing from embuilder. NFC (#26418)
sbc100 Mar 9, 2026
50f14d6
[MEMFS] Assume `FS.write` is takes a TypedArray. (#26413)
sbc100 Mar 9, 2026
7d909ca
test_poll_blocking: Wait for worker threads to start before sleeping.…
sbc100 Mar 10, 2026
a699999
Fix tests that were broken in STRICT_JS mode. NFC (#26422)
sbc100 Mar 10, 2026
56d5b48
[test] Convert select and poll tests to using clock_gettime (#26401)
brendandahl Mar 10, 2026
3051725
Allow mutation of EXPORTED_RUNTIME_METHODS in JS libraries (#26389)
sbc100 Mar 10, 2026
d6cfd73
Allow `STRICT_JS` in `MODULARIZE` mode. NFC (#26424)
sbc100 Mar 11, 2026
4e24532
Move emscripten_atomics_is_lock_free to atomic.h. (#26427)
sbc100 Mar 11, 2026
5eeef58
Simplify libprintf_long_double. NFC (#26428)
sbc100 Mar 11, 2026
079738f
Remove stub flavor of wasm worker library. NFC (#26429)
sbc100 Mar 11, 2026
8ec573d
Consistent use of `_Nonnull` for function parameters. NFC (#26430)
sbc100 Mar 11, 2026
ffef6ac
Clean up test_stack_align. NFC (#26432)
sbc100 Mar 11, 2026
ed06789
Add `copy_asset` test helper. NFC (#26431)
sbc100 Mar 11, 2026
cc9fb50
Move low level lock/condvar/semaphore form libwasm_worker to libc. (#…
sbc100 Mar 11, 2026
32a33a1
Fix include order in our standard headers. NFC (#26434)
sbc100 Mar 11, 2026
b3083de
Add C decl block to threading_primitives.h (#26437)
sbc100 Mar 12, 2026
5ffca43
Consistent use of `Hello, world!` in test code. NFC (#26439)
sbc100 Mar 12, 2026
a21d6d9
Consistent casting in emscripten_thread_primitives.c. NFC (#26438)
sbc100 Mar 12, 2026
7279a01
Adds SDL3_ttf port (#24601)
fredheidrich Mar 12, 2026
b1210da
Move emscripten_futex declaration into threading_primitives.h. NFC (#…
sbc100 Mar 12, 2026
1aa69e5
Automatic rebaseline of codesize expectations. NFC (#26443)
emscripten-bot Mar 12, 2026
0f992a2
Update Binaryen to 127 (#26442)
kripken Mar 12, 2026
df2e576
Fix asan.test_emscripten_lock_wait_acquire. NFC (#26444)
sbc100 Mar 12, 2026
882bc6a
Fix test_sdl3_ttf. NFC (#26446)
sbc100 Mar 12, 2026
5f044a5
Remove `test_emcc_4`. NFC (#26440)
sbc100 Mar 12, 2026
e8d79bc
Fix more sdl3_ttf tests. NFC (#26449)
sbc100 Mar 12, 2026
f4a833c
Update comment for emscripten_has_threading_support. NFC (#26447)
sbc100 Mar 12, 2026
22941c8
Another fix for other.test_sdl3_ttf. NFC (#26452)
sbc100 Mar 13, 2026
285c424
Add clang-format-diff to github actions (#26445)
sbc100 Mar 13, 2026
21dc38e
Run more low level thread primitive tests under pthreads. NFC (#26448)
sbc100 Mar 13, 2026
cb060ca
Mark 5.0.3 as released (#26457)
emscripten-bot Mar 14, 2026
506140a
Add some testing of the emscripten_condvar API. NFC (#26456)
sbc100 Mar 16, 2026
795fde4
Fix typo from #26456
sbc100 Mar 16, 2026
39f17c3
Remove command line definition of legacy `EMSCRIPTEN` macro (#26417)
sbc100 Mar 16, 2026
969d320
Handle NODERAWFS passthrough automatically. NFC (#26461)
sbc100 Mar 16, 2026
7968c8c
Don't try to clang-format src/lib/* files. NFC (#26463)
sbc100 Mar 16, 2026
14c3eec
Automatic rebaseline of codesize expectations. NFC (#26465)
emscripten-bot Mar 17, 2026
ff125f7
Add explicit json support to .clang-format. NFC (#26466)
sbc100 Mar 17, 2026
a3750a3
Update `emscripten_atomic_notify` to take `uint32_t` for `count`. NFC…
sbc100 Mar 17, 2026
8e594bd
[CI] Disable clang-format job until we can make it more precise (#26473)
sbc100 Mar 17, 2026
f19d29c
Ignore auto-generated test files when running clang-format. NFC (#26469)
sbc100 Mar 17, 2026
6d9d7d4
Use `function` for ptrToString library function (#26470)
sbc100 Mar 17, 2026
fb18236
Move `emscripten_wasm_worker_self_id` to native code. NFC (#26468)
sbc100 Mar 17, 2026
493e8bf
[tsgen] Fix exporting HEAP variables as any in TSD (#26462)
brendandahl Mar 17, 2026
15a10db
Don't pass `-sWASM_WORKERS` when building libc-mt. NFC (#26474)
sbc100 Mar 17, 2026
2d963b9
Fix timeout in emscripten_semaphore_wait_acquire (#26458)
sbc100 Mar 18, 2026
bc82b78
[SjLj] Use exnref when WASM_LEGACY_EXCEPTIONS==0 (#26477)
aheejin Mar 18, 2026
3f6a380
Enable `gettid()` under `WASM_WORKERS` (#26472)
sbc100 Mar 18, 2026
ebfb605
Use existing macros for atomic.wait return values. NFC (#26475)
sbc100 Mar 18, 2026
8097250
Add support for pipe2 API. NFC (#26480)
sbc100 Mar 18, 2026
7b00b48
Disable building of wasm worker + dylink libraries. NFC (#26476)
sbc100 Mar 18, 2026
428432a
Update docs for `ALLOW_UNIMPLEMENTED_SYSCALLS`. NFC (#26479)
sbc100 Mar 18, 2026
b7c5169
Add ability to run just filtered subset of test_embind tests. NFC (#2…
sbc100 Mar 18, 2026
d43311b
Completely disabled stdio file locking in single threaded builds. NFC…
sbc100 Mar 18, 2026
1f839bb
Fix emscripten checks in __errno_location.c. NFC (#26485)
sbc100 Mar 18, 2026
daccb8f
Use C11 _Thread_local for current locale. NFC (#26486)
sbc100 Mar 18, 2026
a6d71cc
Remove unused label. NFC (#26484)
sbc100 Mar 18, 2026
6ad2f5e
Run --fpcast-emu before optimization passes (#26478)
thiblahute Mar 18, 2026
7840305
Fix test_pthread_locale after #26486 (#26492)
sbc100 Mar 19, 2026
c2edefc
Remove workaround for `Atomics.waitAsync` deno bug. NFC (#26491)
sbc100 Mar 19, 2026
c624110
Support OPFS in WasmFS with standard Asyncify (#26496)
brendandahl Mar 19, 2026
8f9388a
Update documentation on using emscripten ports. (#26494)
sbc100 Mar 19, 2026
3daf0f0
[EH] Don't export unnecessary functions for EH when not used (#26493)
aheejin Mar 20, 2026
0a196a1
Remove thread profiler completely from non-pthreads builds. NFC (#26488)
sbc100 Mar 20, 2026
b4696ac
Remove `printf` usage from `emmalloc.s` and `sbrk.s`. NFC (#26497)
sbc100 Mar 20, 2026
316a8f8
Enable stdio locking under Wasm Workers (#26489)
sbc100 Mar 20, 2026
080aa28
Update example links in documentation. NFC (#26504)
sbc100 Mar 20, 2026
43be3a1
Implement ppoll and pselect in terms of poll and select (#26482)
sbc100 Mar 20, 2026
5ee7847
Unify module splitting implementation for JSPI (#26396)
brendandahl Mar 20, 2026
6ad8d60
Automatic rebaseline of codesize expectations. NFC (#26505)
emscripten-bot Mar 20, 2026
c790379
Disable test_emscripten_lock_busyspin_waitinf under santizers. NFC (#…
sbc100 Mar 20, 2026
c166734
Add workaround for recent thinlto test failures (#26507)
sbc100 Mar 20, 2026
d36e8bc
Move sleep slicing from musl's `__wait` to the lower level `emscripte…
sbc100 Mar 20, 2026
93519b6
[embind] Only initialize pthread member in multi-threaded builds. NFC…
sbc100 Mar 20, 2026
4f40164
[EH] Deprecate EXPORT_EXCEPTION_HANDLING_HELPERS (#26499)
aheejin Mar 20, 2026
fce11ef
Remove remaining pthread function from WASM_WORKERS build (#26487)
sbc100 Mar 20, 2026
0bb48f6
Use stdatomic in sbrk.c. NFC (#26509)
sbc100 Mar 21, 2026
a56a99f
Add PR number to ChangeLog (#26512)
aheejin Mar 21, 2026
312eed6
Fix JSEvents deferredCalls sort comparator. NFC (#26516)
cuiweixie Mar 21, 2026
62e2265
[EH] Add more explanation to EXPORT_EXCEPTION_HANDLING_HELPERS deprec…
aheejin Mar 21, 2026
de5d6f0
Add missing decorator to test_stdio_locking_ww. NFC (#26521)
sbc100 Mar 23, 2026
0182d72
Mark 5.0.4 as released (#26524)
emscripten-bot Mar 23, 2026
5967d73
[EmscriptenEH] Always use custom JS class for C/C++ exceptions (#26523)
sbc100 Mar 24, 2026
ef01122
Remove dep between __cxa_rethrow_primary_exception and __cxa_rethrow …
aheejin Mar 24, 2026
f9274bc
[AUDIO_WORKLET] Fix getentropy when called from an audio worklet. (#2…
sbc100 Mar 24, 2026
3726672
[EH] Remove exnToPtr method (NFC) (#26528)
aheejin Mar 24, 2026
6814b6d
Cache the result of `pthread_self` in low level loops. NFC (#26531)
sbc100 Mar 24, 2026
5f969d7
Add changelog entries for ppoll/pselect/pipe2. NFC (#26529)
sbc100 Mar 24, 2026
26c8e9d
Fix null deref in ppoll/pselect (#26533)
sbc100 Mar 24, 2026
a95d758
[musl] Always cancelasync as a boolean. NFC (#26532)
sbc100 Mar 24, 2026
d246366
Cleanup pthread_cancel tests. NFC (#26536)
sbc100 Mar 24, 2026
b7dcaab
[EH] Increment uncaughtExceptionCount in __cxa_rethrow_primary_except…
aheejin Mar 24, 2026
796321f
Fix `isatty()` under `NODERAWFS` (#26530)
sbc100 Mar 25, 2026
5e40b3a
Set -Wno-unsed-but-set-variable for compiler-rt and libcxxabi (#26538)
dschuff Mar 25, 2026
1aa7fb5
Add alpine linux tips to system/lib/libc/README.md. NFC (#26540)
sbc100 Mar 25, 2026
e8eaa01
Fix linking SIDE_MODULE with ports (#26514)
ryanking13 Mar 25, 2026
f4b3234
Fix test_unistd_isatty to open /dev/stdout in write only mode. NFC (#…
sbc100 Mar 25, 2026
b8469d8
Update changelog after #26523 (#26545)
sbc100 Mar 25, 2026
d1f7fa6
Convert more JS strings to use template literals. NFC (#26543)
sbc100 Mar 25, 2026
fc50a96
[libc] Move move_max_ms_slice_to_sleep variable. NFC (#26546)
sbc100 Mar 25, 2026
f5c5bb1
Remove some of the complexity from __timedwait.c. NFC (#26511)
sbc100 Mar 25, 2026
c40d805
Make use of file_read utility in emsymbolizer. NFC (#26553)
sbc100 Mar 26, 2026
2be536c
Remove --experimental-wasm-rab-integration flag. NFC (#26555)
sbc100 Mar 26, 2026
ffbd66c
Revert async cancellation behaviour to match musl (#26549)
sbc100 Mar 26, 2026
c6180a6
Enable ruff check E275 (missing-whitespace-after-keyword). NFC (#26551)
sbc100 Mar 26, 2026
e4536b0
Revert ThinLTO workaround (#26556)
dschuff Mar 26, 2026
31dbb15
Use of `add_to_config` consistently in test_sanity. NFC (#26552)
sbc100 Mar 26, 2026
ee036b7
Remove timeout slicing from __timedwait. NFC (#26550)
sbc100 Mar 26, 2026
bb5134b
Add more info to tools/pylauncher/README.md. NFC (#26554)
sbc100 Mar 26, 2026
840a043
Remove tools/clean_webconsole.py (#26557)
sbc100 Mar 26, 2026
2760f83
[embind] Manage exceptions' states correctly (#26519)
aheejin Mar 27, 2026
2b44e64
Fix `ENVIRONMENT_IS_WORKER` under `WASM_WORKERS` + node (#26562)
sbc100 Mar 27, 2026
1cd8151
Remove tools/determinism_checker.py (#26558)
sbc100 Mar 27, 2026
309b999
Remove node_pthread_flags used for node older that v16 (#26560)
sbc100 Mar 27, 2026
8bb732b
Feedback from #26560
sbc100 Mar 27, 2026
a39fc58
Run wasm_worker_futex_wait.c test in test_core.py. NFC (#26564)
sbc100 Mar 27, 2026
4b2ae12
Remove STANDALONE_WASM+SHARED_MEMORY error. NFC (#26561)
sbc100 Mar 27, 2026
3e0a112
Revert "Simplify libprintf_long_double. NFC" (#26566)
stephenduong1004 Mar 27, 2026
858da7f
Use `__pthread_self` in libc-internal code. NFC (#26565)
sbc100 Mar 27, 2026
33c924e
Automatic rebaseline of codesize expectations. NFC (#26573)
emscripten-bot Mar 30, 2026
72ca2cf
[test] Only cleanup temp directory when running CI (#26567)
sbc100 Mar 30, 2026
aec26fd
Enable preview checks in ruff by default. NFC (#26559)
sbc100 Mar 30, 2026
87fc0bf
Use precise size for sigset_t. NFC (#26574)
sbc100 Mar 30, 2026
0e24b11
Support Binaryen's new output format from MinifyImportsAndExports [NF…
kripken Mar 30, 2026
0a74f32
Automatic rebaseline of codesize expectations. NFC (#26580)
emscripten-bot Mar 31, 2026
0dc08a3
Assert when glDrawElements cannot draw anything because of missing ve…
paradust7 Mar 31, 2026
a951519
[ports] Update SDL3 to 3.4.2 (#26572)
onesixromcom Mar 31, 2026
4c5a890
Automatic rebaseline of codesize expectations. NFC (#26581)
emscripten-bot Mar 31, 2026
f8e6e4b
[syscall] Accept O_NONBLOCK flag in pipe2 (#26501)
thiblahute Mar 31, 2026
304bb36
Bump EXPECTED_BINARYEN_VERSION to 128. NFC (#26583)
sbc100 Mar 31, 2026
46543e7
Improve tracing in websocket_to_posix_socket.c. NFC (#26584)
sbc100 Mar 31, 2026
9d9b267
Fix infinite hang in emscripten_futex_wait (#26588)
sbc100 Apr 1, 2026
f3fef05
Signal before unlocking proxy context mutex in emscripten_proxy_finis…
dschuff Apr 1, 2026
61b4b37
Mark `abort` and `proc_exit` as `@noreturn`. (#26587)
sbc100 Apr 1, 2026
fcff6d8
[WasmFS] Simplify cDefs in the Node backend. NFC (#26594)
kleisauke Apr 1, 2026
fdd5762
Cleanup websocket_to_posix_socket.c (#26593)
sbc100 Apr 1, 2026
d362b72
[WasmFS] Simplify read/write in the Node backend. NFC (#26595)
kleisauke Apr 1, 2026
503e0ad
Remove TODO from libpthread.js. NFC (#26603)
sbc100 Apr 1, 2026
57df161
Add Changelog entry for #26582 (#26602)
dschuff Apr 1, 2026
bc56904
[WasmFS] Allow reading from char devices in the Node backend (#26599)
kleisauke Apr 2, 2026
34f6bcf
[WasmFS] Ensure error codes are negative in the Node backend (#26598)
kleisauke Apr 2, 2026
8e4eee8
Minor JS compiler cleanups. NFC (#26610)
sbc100 Apr 2, 2026
82e1885
Automatic rebaseline of codesize expectations. NFC (#26615)
emscripten-bot Apr 3, 2026
01b61e4
Remove loop from emscripten_thread_sleep. NFC (#26585)
sbc100 Apr 3, 2026
0eb951c
Document performance.now hack for DETERMINISIC mode. NFC (#26611)
sbc100 Apr 3, 2026
7fba652
Remove unnecessary eval() in wrapSyscallFunction (#26609)
sbc100 Apr 3, 2026
83099c9
[test] Add overrides to SingleLineTestResult to support expected fail…
sbc100 Apr 3, 2026
9a23e37
Mark 5.0.5 as released (#26620)
emscripten-bot Apr 3, 2026
9c76574
Remove dead code from src/deterministic.js. NFC (#26618)
sbc100 Apr 3, 2026
07d59b6
[WasmFS] Add missing dependency in the Node backend. NFC (#26596)
kleisauke Apr 4, 2026
be9f95b
[WasmFS] Make the Node backend optional for web builds (#26608)
kleisauke Apr 4, 2026
a7804ea
[WasmFS] Ensure error codes are positive in `_wasmfs_node_*` APIs (#2…
kleisauke Apr 4, 2026
5a25d42
Fix asyncify mistake in docs (#26627)
BoryaGames Apr 5, 2026
bee9a1c
Fix mistake in `create_entry_points.py` (#26623)
podsvirov Apr 5, 2026
557c3fb
[WasmFS] Use `const uint8_t*` in JS API impl. NFC (#24706)
kleisauke Apr 6, 2026
49f63ca
[WasmFS] Make the Node backend multi-env compatible (#26624)
kleisauke Apr 6, 2026
ecb9e39
Add docs/design directory along with one initial design doc. (#26621)
sbc100 Apr 6, 2026
2b98693
Remove outdated note in "Interacting with code" docs (#26638)
jhcarl0814 Apr 7, 2026
8659483
Cleanup test_emscripten_thread_sleep. NFC (#26637)
sbc100 Apr 7, 2026
b69cb85
Bump minimum supported node version v12.22.9 to v18.3.0 (#26604)
sbc100 Apr 7, 2026
426fb2d
Design doc feedback from #26621. NFC (#26636)
sbc100 Apr 7, 2026
3ba6816
Simplify MIN_NODE_VERSION override from embind ts-gen. (#26643)
sbc100 Apr 7, 2026
a8e9415
Fix Pkgconfig for freetype2 (#26640)
clementperon Apr 7, 2026
12dcf75
Remove final usages of node's `global`. NFC (#26642)
sbc100 Apr 7, 2026
d5ebf26
Simplify FS missing assertions. NFC (#26641)
sbc100 Apr 7, 2026
eacafb3
Harfbuzz add Pkgconfig file (#26645)
clementperon Apr 7, 2026
f2ad693
Add design doc: Wasm Worker Pthread Compatibility (#26634)
sbc100 Apr 7, 2026
317c35d
Add testing for compiler built-in `atomic_is_lock_free` API. NFC (#26…
sbc100 Apr 7, 2026
d984d06
Fix/remove TODO in is_lock_free tests. NFC (#26649)
sbc100 Apr 8, 2026
339a66f
Automatic rebaseline of codesize expectations. NFC (#26651)
emscripten-bot Apr 8, 2026
54ef4c6
Add `@requires_wasm_workers` decorator. NFC (#26652)
sbc100 Apr 8, 2026
4cadbe3
Fix for exceptions in Wasm Workers under node (#26650)
sbc100 Apr 8, 2026
547fb26
Mark `-sDETERMINISIC` as deprecated. (#26653)
sbc100 Apr 8, 2026
9a755c0
Remove redundant min version checks (#26654)
sbc100 Apr 8, 2026
1738682
Automatic rebaseline of codesize expectations. NFC (#26656)
emscripten-bot Apr 9, 2026
03c9ee7
Minor cleanup of setitimer. NFC (#26655)
sbc100 Apr 9, 2026
7481de0
Change start WW id value in hybrid threading mode (#26660)
stephenduong1004 Apr 9, 2026
c22a176
[ci] Use newly official github action to install emsdk (#26662)
sbc100 Apr 9, 2026
fdbd73c
Fix multiple jscompiler errors (#26632)
stephenduong1004 Apr 9, 2026
7b7fd47
Temporarily disabled a bunch of circleci testing (#26664)
sbc100 Apr 9, 2026
dc413f8
Avoid shipping internal musl headers as part of the sysroot (#26658)
sbc100 Apr 9, 2026
2cf3138
Add more testing for pthread_kill. (#26663)
sbc100 Apr 10, 2026
4c4c5d4
Emsymbolizer: Remove VMA adjustment from llvm-symbolizer call (#26665)
dschuff Apr 10, 2026
670b4c7
[test] Add EMTEST_TIMEOUT environment variable (#26669)
sbc100 Apr 11, 2026
b3632b8
Remove special case from pthread_kill. (#26668)
sbc100 Apr 11, 2026
1177b42
cmdline: Allow overriding -jsD directives (#26639)
subhaushsingh Apr 13, 2026
f44275f
Fix pending signals to be TLS (#26666)
sbc100 Apr 13, 2026
7e2483c
Fix typos from #26666
sbc100 Apr 13, 2026
ef94d08
[WASM_WORKERS] Fix UB in pthread_mutex with debug+hybrid builds (#26673)
sbc100 Apr 14, 2026
6ea9c28
Unify thread ID allocation between Wasm Workers and pthreads. NFC (#2…
sbc100 Apr 14, 2026
7b36efa
Merge upstream tag 5.0.6 into dotnet/main
pavelsavara Apr 30, 2026
a682f10
Regenerate package-lock.json without devDependencies
pavelsavara Apr 30, 2026
12b9061
Add eng/emscripten-version.txt = 5.0.6
pavelsavara May 1, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
The diff you're trying to view is too large. We only load the first 3000 changed files.
3 changes: 3 additions & 0 deletions .circleci/ccache.conf
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
debug = true
debug_level = 1
compiler_check = none
Loading