Sign in
chromium
/
external
/
github.com
/
kripken
/
emscripten
/
HEAD
ca200ba
Implement epoll APIs in the JS filesystem (#27207)
by Guy Bedford
· 10 hours ago
main
bd3bbea
Remove experimental warning from `-sJSPI` (#27559)
by Sam Clegg
· 13 hours ago
c333eb4
Split test_sockets.py into node and browser suites (#27555)
by Guy Bedford
· 15 hours ago
5f9f690
Mark 6.0.7 as released (#27557)
by emscripten-bot
· 15 hours ago
c6285f2
Remove support for non-standard -no-pthreads command line flag (#27546)
by Sam Clegg
· 19 hours ago
4b47df0
Update emsdk version from ad5e904b to ae6cb9c1 (#27554)
by emscripten-bot
· 19 hours ago
4e8b63e
Update emsdk version from ee36f30f to ad5e904b (#27550)
by emscripten-bot
· 2 days ago
ea0b9f2
Update emsdk version from 614bcd22 to ee36f30f (#27548)
by emscripten-bot
· 3 days ago
4483d70
[docs] Remove old comment regarding nascent DOM Level 3 Events spec (#27363)
by Sam Clegg
· 4 days ago
6.0.7
8aca6b0
Bump oldest supported safari version from v14.1 to v15 (#27542)
by Sam Clegg
· 4 days ago
6313a2d
Add extended-const to feature matrix and pass to wasm-ld (#27532)
by Sam Clegg
· 4 days ago
b2c4622
Add test for `shm_open` and `shm_unlink` (#27540)
by Sam Clegg
· 4 days ago
85b2c5b
Update emsdk version from c896a3e2 to 614bcd22 (#27541)
by emscripten-bot
· 4 days ago
8fd74d6
Update emsdk version from 198cb40d to c896a3e2 (#27539)
by emscripten-bot
· 5 days ago
c3d5288
[ports] Fix fetching binary data via curl and test binary downloads (#27538)
by Sam Clegg
· 5 days ago
f1bd4a6
Fix other.test_download_failure on macOS (#27536)
by Sam Clegg
· 5 days ago
5ef23f2
[EH] Move EH status management to exceptions.js (#27528)
by Heejin Ahn
· 5 days ago
801c2fb
Update emsdk version from 3bac87be to 198cb40d (#27535)
by emscripten-bot
· 5 days ago
7cc2974
Update emsdk version from 47206388 to 3bac87be (#27534)
by emscripten-bot
· 5 days ago
ace19a3
[ci] Add test-linux-arm64 CI job (#27505)
by Sam Clegg
· 6 days ago
250762d
[ports] Catch exceptions when downloading ports to avoid full backtrace (#27529)
by Sam Clegg
· 6 days ago
0d654ba
[docs] Improve CMake documentation and add emcmake example (#27530)
by Sam Clegg
· 6 days ago
cad9eef
Update emsdk version from be99a1e2 to 47206388 (#27527)
by emscripten-bot
· 6 days ago
9d9c257
Fix missing closing parentheses under `GL_DEBUG` (#27517)
by Kleis Auke Wolthuizen
· 6 days ago
71bd2a8a
Update Freetype to 2.14.3 (#27526)
by HCL-JasonR
· 6 days ago
97e496b
Do not check `isFileURI` in `SINGLE_FILE` mode (#27521)
by Sam Clegg
· 7 days ago
3858c43
Fix exporting of invalid JavaScript identifiers (#27522)
by Hendrik Hübner
· 7 days ago
abdb6fd
Remove "EXPORTED_FUNCTIONS used when linkable set" warning (#27514)
by Hood Chatham
· 7 days ago
016715b
[openal] Remove code duplication in setSourceParam(AL_BUFFER). NFC (#27513)
by Sam Clegg
· 7 days ago
44b5169
[test] Connect to 127.0.0.1 in verify_tcp_connection to fix socket test timeouts (#27523)
by Sam Clegg
· 7 days ago
191e23c
Update wasm-eh requirements in test_embind_tsgen_exceptions (#27524)
by Sam Clegg
· 7 days ago
694e451
Update emsdk version from 8d72db9a to be99a1e2 (#27519)
by emscripten-bot
· 7 days ago
249c13b
Consistent closure compiler args (#27516)
by Sam Clegg
· 7 days ago
3ff1a6c
Prevent HTML minification from corrupting embedded WASM data (#27509)
by Sam Clegg
· 7 days ago
baab80c
[ci] Verify cmake and ninja installation after choco install (#27512)
by Sam Clegg
· 8 days ago
032b3ba
Require node v26 for GROWABLE_ARRAYBUFFERS feature (#27105)
by Sam Clegg
· 8 days ago
5198bc5
Update emsdk version from 43184c3b to 8d72db9a (#27510)
by emscripten-bot
· 8 days ago
11230eb
Link the Wasm EH runtime under -fwasm-exceptions without requiring C++ (#27496)
by Guy Bedford
· 8 days ago
443f970
[pthread] Clear waitAsync waiter in returnWorkerToPool to prevent deadlock (#27501)
by Sam Clegg
· 8 days ago
4b49a33
Update emsdk version from cef24b4f to 43184c3b (#27507)
by emscripten-bot
· 9 days ago
15351ff
[contrib.glfw3] Upgraded emscripten-glfw to latest 3.5.1 GLFW API (#27508)
by Yan Pujante
· 9 days ago
b1fc37f
Update emsdk version from 763c2d21 to cef24b4f (#27502)
by emscripten-bot
· 10 days ago
2f3d9cc
[Emscripten-EH] Implement `__cxa_throw` in terms of `_Unwind_RaiseException` (#27498)
by Sam Clegg
· 11 days ago
ec43f61
Update instantiateWasm docs and tests (#27493)
by Hood Chatham
· 11 days ago
4946c02
[test] Assert parameterize arguments are tuples and convert test lists (#27495)
by Sam Clegg
· 11 days ago
ba1040c
Update emsdk version from 36d4c36b to 763c2d21 (#27497)
by emscripten-bot
· 11 days ago
8be44a7
Update comment about passing --no-shlib-sigcheck when configuring (#27494)
by Hood Chatham
· 12 days ago
b1be552
Turn off shared library signature check for autoconf checks (#27470)
by Hood Chatham
· 12 days ago
eb51a98
Remove extra line breaks in JS error messages. NFC (#27489)
by Sam Clegg
· 12 days ago
ad0641c
Update emsdk version from 504cd45c to 36d4c36b (#27491)
by emscripten-bot
· 12 days ago
0134648
Support JS libraries self-registering their exports with visibility attributes (#27436)
by Guy Bedford
· 13 days ago
2f34f27
Mark 6.0.6 as released (#27490)
by emscripten-bot
· 13 days ago
d40790b
Fix warnings in box2d and bullet benchmarks. NFC (#27488)
by Sam Clegg
· 13 days ago
739800b
[eventloop] Fix main loop keepalive cleanup when cancelling or pausing (#27468)
by Sam Clegg
· 13 days ago
6d5db10
Update emsdk version from d155441c to 504cd45c (#27484)
by emscripten-bot
· 13 days ago
ce75e06
Fix benchmarks after DEFAULT_TO_CXX change (#27487)
by Sam Clegg
· 13 days ago
6.0.6
cbd604f
[docs] Update emscripten_get_compiler_setting documentation (#27482)
by Sam Clegg
· 14 days ago
4ebe72e
Remove warning when compiling to `.bc` file (#27481)
by Sam Clegg
· 14 days ago
feec5c0
Remove LTO from COMPILE_TIME_SETTINGS. NFC (#27483)
by Sam Clegg
· 14 days ago
b736ef5
Add example config and testing for meson build system (#27478)
by Sam Clegg
· 2 weeks ago
6ec69f5
Disable C++ linking (DEFAULT_TO_CXX) by default (#27469)
by Sam Clegg
· 2 weeks ago
9c8b0c1
Update emsdk version from cffe26f6 to d155441c (#27479)
by emscripten-bot
· 2 weeks ago
2073d7d
[EH] Reenable Wasm EH tests (#27457)
by Heejin Ahn
· 2 weeks ago
7301d6e
Fix embind exports with MODULARIZE=instance and AUTO_INIT (#27414)
by Guy Bedford
· 2 weeks ago
f641579
Update emsdk version from ed44e9ca to cffe26f6 (#27477)
by emscripten-bot
· 2 weeks ago
1570c07
[deps]: Bump the production-dependencies group with 2 updates (#27475)
by dependabot[bot]
· 2 weeks ago
9afaf97
Update emsdk version from f1215009 to ed44e9ca (#27474)
by emscripten-bot
· 2 weeks ago
349bde9
Use more python f-strings. NFC (#27467)
by Sam Clegg
· 3 weeks ago
7affcce
Use argv[0] to determine em++ vs emcc. NFC (#27465)
by Sam Clegg
· 3 weeks ago
a42bfb3
[emcc.py] Use get_clang helper. NFC (#27464)
by Sam Clegg
· 3 weeks ago
b6ca1fe
Move EMCC_REPRODUCE handling. NFC (#27462)
by Sam Clegg
· 3 weeks ago
28c2296
Add Safari version check around `webkitfullscreenchange`. NFC (#27461)
by Sam Clegg
· 3 weeks ago
a11b6cf
Extract handle_early_exit_flags in emcc.py. NFC (#27460)
by Sam Clegg
· 3 weeks ago
7bc2c09
Remove unused test files. NFC (#27458)
by Sam Clegg
· 3 weeks ago
6b7c15c
Update emsdk version from ded6d7cb to f1215009 (#27459)
by emscripten-bot
· 3 weeks ago
7e97d35
[emcc] Defer early exit flag handling until after option parsing (#27454)
by Sam Clegg
· 3 weeks ago
39a0a85
Handle symbolic links in create_entry_points.py (#27453)
by Sam Clegg
· 3 weeks ago
d212b13
[EH] Apply Call EH personality fix from LLVM (#27445)
by Heejin Ahn
· 3 weeks ago
8682166
[test] Parse start hex offset when extracting WAT address in test_dwarf (#27455)
by Sam Clegg
· 3 weeks ago
1754f78
Remove all references to webkitAudioContext. NFC (#27444)
by Sam Clegg
· 3 weeks ago
c8cfa1e
Remove errors on ancient EMMAKEN environment variables (#27452)
by Sam Clegg
· 3 weeks ago
223995c
Remove internal `settings.LTO` in favor of `options.lto` (#27422)
by Sam Clegg
· 3 weeks ago
00149c0
Use `cmdline.options` consistently. NFC (#27439)
by Sam Clegg
· 3 weeks ago
306c32f
[jslib] Minor cleanups to JS library files. NFC (#27441)
by Sam Clegg
· 3 weeks ago
eb0aefe
[html5] Align event_data in callback_args_t to max_align_t (#27450)
by Sam Clegg
· 3 weeks ago
f4509e4
[EH] Make test_embind_val_coro_catch_cpp_exception use @with_all_eh_sjlj (#27446)
by Heejin Ahn
· 3 weeks ago
6e20fdc
Update emsdk version from 61d205aa to ded6d7cb (#27451)
by emscripten-bot
· 3 weeks ago
c407b75
Remove a stray line from ChangeLog (#27443)
by Heejin Ahn
· 3 weeks ago
38e35eb
Update libcxx and libcxxabi from LLVM 21.1.8 to 22.1.8 (#27428)
by Heejin Ahn
· 3 weeks ago
86ea17d
[OpenAL] Fix sourceSeek crash on stopped sources (#27426)
by Sam Clegg
· 3 weeks ago
2768c9f
Refactor src/lib/libopenal.js. NFC (#27425)
by Sam Clegg
· 3 weeks ago
370104f
Update emsdk version from fab320b1 to 61d205aa (#27440)
by emscripten-bot
· 3 weeks ago
c5e54ea
Update OpenMP from LLVM 1823581ecb to 22.1.8 (#27437)
by Heejin Ahn
· 3 weeks ago
1ab2950
Mark 6.0.5 as released (#27438)
by emscripten-bot
· 3 weeks ago
f11cc0b
Experimental shared Wasm GC support (#27427)
by Thomas Lively
· 3 weeks ago
784b48f
Add AF_UNIX named (pathname) stream socket support under NODERAWSOCKETS (#27424)
by Guy Bedford
· 3 weeks ago
9e8fbbd
[CI] When updating emsdk version, update existing PR. NFC (#27432)
by Sam Clegg
· 3 weeks ago
216a193
Fix benchmark.test_zzz_poppler. NFC (#27434)
by Sam Clegg
· 3 weeks ago
df30ada
Update emsdk version from 5e3cfa38 to fab320b1 (#27433)
by emscripten-bot
· 3 weeks ago
f70cc14
Avoid running wasm-as with `--all-features` (#27431)
by Sam Clegg
· 3 weeks ago
Next »