Sign in
chromium
/
external
/
github.com
/
kripken
/
emscripten
/
HEAD
e88bf43
Normalize case for key config pathnames on Windows (#27626)
by Sam Clegg
· 10 hours ago
main
4e42238
Update emsdk version from f93cae82 to a54ef286 (#27627)
by emscripten-bot
· 11 hours ago
eac6f6c
Update emsdk version from b57559d2 to f93cae82 (#27623)
by emscripten-bot
· 33 hours ago
6f85eb3
Update emsdk version from 5ec6e692 to b57559d2 (#27622)
by emscripten-bot
· 3 days ago
c829a26
Update emsdk version from a05bf070 to 5ec6e692 (#27612)
by emscripten-bot
· 3 days ago
4897433
Mark WASM_BINDGEN as an experimental setting (#27616)
by Guy Bedford
· 3 days ago
f4d9d9c
[bootstrap] Honor EMSDK_NODE in bootstrap.py (#27617)
by Sam Clegg
· 3 days ago
704da90
[pylauncher] Use standard main() entry point with hybrid CRT linking (#27618)
by Sam Clegg
· 3 days ago
92a1d86
[CI] Remove `--enable-experimental-web-platform-features` from chrome flags (#27615)
by Sam Clegg
· 3 days ago
259c50c
[pylauncher] Add VERSIONINFO resource file for Windows launcher (#27601)
by Sam Clegg
· 3 days ago
6c40a27
[NODERAWSOCKETS] Bind-first connect for synchronous getsockname (#27566)
by Guy Bedford
· 5 days ago
c60181f
Update emsdk version from bf14f979 to a05bf070 (#27607)
by emscripten-bot
· 6 days ago
618713f
[CI] Move x86 Windows launcher build job to GitHub Actions (#27606)
by Sam Clegg
· 6 days ago
7ee8fcc
Force __cxa_can_catch in LTO with exceptions (#27578)
by Brendan Dahl
· 6 days ago
36feab3
Use streaming compilation on both Cross-Origin Storage paths (#27609)
by Thomas Steiner
· 6 days ago
aa76826
Add `getpass` to libc build (#27605)
by Sam Clegg
· 6 days ago
2fb11a0
[test] Simplify `test_glfw_events.c` using `assert()` (#27604)
by Sam Clegg
· 7 days ago
510a745
[test] Fix error reporting and revert key events in `test_glfw_events.c` (#27597)
by Sam Clegg
· 7 days ago
f61e35f
Remove `-fwrapv-pointer` from SDL2 build. NFC (#27595)
by Sam Clegg
· 7 days ago
544e1ed
Add a simple autoconf test. NFC (#27591)
by Sam Clegg
· 8 days ago
9767960
Update test_export_global_address (#27587)
by Derek Schuff
· 8 days ago
61495d4
[noderawfs] Support TTY ioctls and add `test_ioctl_termios_noderawfs` (#27602)
by Sam Clegg
· 8 days ago
46ff19a
Remove explicit `-sUSE_SDL=0` when build sdl2/sdl3 ports. (#27594)
by Sam Clegg
· 8 days ago
ef72a43
Update emsdk version from f3956940 to bf14f979 (#27603)
by emscripten-bot
· 8 days ago
1007837
Update emsdk version from abf420c8 to f3956940 (#27599)
by emscripten-bot
· 9 days ago
a04d0be
Update emsdk version from 154c6bf4 to abf420c8 (#27596)
by emscripten-bot
· 10 days ago
fd13fb0
Remove unnecessary try/catch guards in NODERAWSOCKETS backend (#27351)
by Guy Bedford
· 10 days ago
1c63bdb
Update emsdk version from 72e0689c to 154c6bf4 (#27584)
by emscripten-bot
· 10 days ago
0dc8f19
Upgrade TypeScript to v7. (#27571)
by Brendan Dahl
· 10 days ago
cc7c408
[CI] Fix test_other after #27579 (#27586)
by Sam Clegg
· 10 days ago
a16643b
Fix stale requestFileHandles() call in Cross-Origin Storage docs (#27585)
by Thomas Steiner
· 10 days ago
d0d3829
Support both legacy and non-legacy EH in ports (#27579)
by Sam Clegg
· 11 days ago
badaa0e
[CI] Pin bun version 1.3.14 for testing (#27581)
by Sam Clegg
· 11 days ago
b9fba98
Do not cache JS output when warnings occur (#27577)
by Brendan Dahl
· 11 days ago
52b6499
Covert a couple of EH tests to @parameterize. NFC (#27576)
by Sam Clegg
· 11 days ago
5730b7c
Mark 6.0.8 as released (#27574)
by emscripten-bot
· 11 days ago
f617615
Update emsdk version from 8aa5e86c to 72e0689c (#27573)
by emscripten-bot
· 12 days ago
aeb6792
Mark WASM_BIGINT as deprecated (#27558)
by Sam Clegg
· 12 days ago
6.0.8
1e0f2af
Remove SOCKET_WEBRTC socket backend and dependencies (#27367)
by Sam Clegg
· 12 days ago
9bd5aa2
Simplify handling of `--bigint` in `finalize_wasm`. NFC (#27570)
by Sam Clegg
· 12 days ago
ddff96a
Move `LEGALIZE_JS_FFI` to legacy settings list (#27568)
by Sam Clegg
· 12 days ago
2c4b181
Remove legacy int64 legalization warning (#27569)
by Sam Clegg
· 12 days ago
001fc91
Update emsdk version from 60241fe0 to 8aa5e86c (#27567)
by emscripten-bot
· 13 days ago
1b1481c
Flip the default for LEGALIZE_JS_FFI. NFC (#27563)
by Sam Clegg
· 13 days ago
5f6b81b
Update comments around node + instantiateStreaming. NFC (#27562)
by Sam Clegg
· 13 days ago
49dbb96
Cleanup and re-enable JS FFI legalization tests. NFC (#27564)
by Sam Clegg
· 13 days ago
77dc595
Update emsdk version from ae6cb9c1 to 60241fe0 (#27561)
by emscripten-bot
· 14 days ago
2e3e3cc
Fix poppler benchmark environment flags (#27544)
by Brendan Dahl
· 14 days ago
ca200ba
Implement epoll APIs in the JS filesystem (#27207)
by Guy Bedford
· 2 weeks ago
bd3bbea
Remove experimental warning from `-sJSPI` (#27559)
by Sam Clegg
· 2 weeks ago
c333eb4
Split test_sockets.py into node and browser suites (#27555)
by Guy Bedford
· 2 weeks ago
5f9f690
Mark 6.0.7 as released (#27557)
by emscripten-bot
· 2 weeks ago
c6285f2
Remove support for non-standard -no-pthreads command line flag (#27546)
by Sam Clegg
· 2 weeks ago
4b47df0
Update emsdk version from ad5e904b to ae6cb9c1 (#27554)
by emscripten-bot
· 2 weeks ago
4e8b63e
Update emsdk version from ee36f30f to ad5e904b (#27550)
by emscripten-bot
· 2 weeks ago
ea0b9f2
Update emsdk version from 614bcd22 to ee36f30f (#27548)
by emscripten-bot
· 2 weeks ago
4483d70
[docs] Remove old comment regarding nascent DOM Level 3 Events spec (#27363)
by Sam Clegg
· 2 weeks ago
6.0.7
8aca6b0
Bump oldest supported safari version from v14.1 to v15 (#27542)
by Sam Clegg
· 2 weeks ago
6313a2d
Add extended-const to feature matrix and pass to wasm-ld (#27532)
by Sam Clegg
· 3 weeks ago
b2c4622
Add test for `shm_open` and `shm_unlink` (#27540)
by Sam Clegg
· 3 weeks ago
85b2c5b
Update emsdk version from c896a3e2 to 614bcd22 (#27541)
by emscripten-bot
· 3 weeks ago
8fd74d6
Update emsdk version from 198cb40d to c896a3e2 (#27539)
by emscripten-bot
· 3 weeks ago
c3d5288
[ports] Fix fetching binary data via curl and test binary downloads (#27538)
by Sam Clegg
· 3 weeks ago
f1bd4a6
Fix other.test_download_failure on macOS (#27536)
by Sam Clegg
· 3 weeks ago
5ef23f2
[EH] Move EH status management to exceptions.js (#27528)
by Heejin Ahn
· 3 weeks ago
801c2fb
Update emsdk version from 3bac87be to 198cb40d (#27535)
by emscripten-bot
· 3 weeks ago
7cc2974
Update emsdk version from 47206388 to 3bac87be (#27534)
by emscripten-bot
· 3 weeks ago
ace19a3
[ci] Add test-linux-arm64 CI job (#27505)
by Sam Clegg
· 3 weeks ago
250762d
[ports] Catch exceptions when downloading ports to avoid full backtrace (#27529)
by Sam Clegg
· 3 weeks ago
0d654ba
[docs] Improve CMake documentation and add emcmake example (#27530)
by Sam Clegg
· 3 weeks ago
cad9eef
Update emsdk version from be99a1e2 to 47206388 (#27527)
by emscripten-bot
· 3 weeks ago
9d9c257
Fix missing closing parentheses under `GL_DEBUG` (#27517)
by Kleis Auke Wolthuizen
· 3 weeks ago
71bd2a8a
Update Freetype to 2.14.3 (#27526)
by HCL-JasonR
· 3 weeks ago
97e496b
Do not check `isFileURI` in `SINGLE_FILE` mode (#27521)
by Sam Clegg
· 3 weeks ago
3858c43
Fix exporting of invalid JavaScript identifiers (#27522)
by Hendrik Hübner
· 3 weeks ago
abdb6fd
Remove "EXPORTED_FUNCTIONS used when linkable set" warning (#27514)
by Hood Chatham
· 3 weeks ago
016715b
[openal] Remove code duplication in setSourceParam(AL_BUFFER). NFC (#27513)
by Sam Clegg
· 3 weeks ago
44b5169
[test] Connect to 127.0.0.1 in verify_tcp_connection to fix socket test timeouts (#27523)
by Sam Clegg
· 3 weeks ago
191e23c
Update wasm-eh requirements in test_embind_tsgen_exceptions (#27524)
by Sam Clegg
· 3 weeks ago
694e451
Update emsdk version from 8d72db9a to be99a1e2 (#27519)
by emscripten-bot
· 3 weeks ago
249c13b
Consistent closure compiler args (#27516)
by Sam Clegg
· 3 weeks ago
3ff1a6c
Prevent HTML minification from corrupting embedded WASM data (#27509)
by Sam Clegg
· 3 weeks ago
baab80c
[ci] Verify cmake and ninja installation after choco install (#27512)
by Sam Clegg
· 3 weeks ago
032b3ba
Require node v26 for GROWABLE_ARRAYBUFFERS feature (#27105)
by Sam Clegg
· 3 weeks ago
5198bc5
Update emsdk version from 43184c3b to 8d72db9a (#27510)
by emscripten-bot
· 3 weeks ago
11230eb
Link the Wasm EH runtime under -fwasm-exceptions without requiring C++ (#27496)
by Guy Bedford
· 3 weeks ago
443f970
[pthread] Clear waitAsync waiter in returnWorkerToPool to prevent deadlock (#27501)
by Sam Clegg
· 3 weeks ago
4b49a33
Update emsdk version from cef24b4f to 43184c3b (#27507)
by emscripten-bot
· 3 weeks ago
15351ff
[contrib.glfw3] Upgraded emscripten-glfw to latest 3.5.1 GLFW API (#27508)
by Yan Pujante
· 3 weeks ago
b1fc37f
Update emsdk version from 763c2d21 to cef24b4f (#27502)
by emscripten-bot
· 3 weeks ago
2f3d9cc
[Emscripten-EH] Implement `__cxa_throw` in terms of `_Unwind_RaiseException` (#27498)
by Sam Clegg
· 3 weeks ago
ec43f61
Update instantiateWasm docs and tests (#27493)
by Hood Chatham
· 3 weeks ago
4946c02
[test] Assert parameterize arguments are tuples and convert test lists (#27495)
by Sam Clegg
· 3 weeks ago
ba1040c
Update emsdk version from 36d4c36b to 763c2d21 (#27497)
by emscripten-bot
· 4 weeks ago
8be44a7
Update comment about passing --no-shlib-sigcheck when configuring (#27494)
by Hood Chatham
· 4 weeks ago
b1be552
Turn off shared library signature check for autoconf checks (#27470)
by Hood Chatham
· 4 weeks ago
eb51a98
Remove extra line breaks in JS error messages. NFC (#27489)
by Sam Clegg
· 4 weeks ago
ad0641c
Update emsdk version from 504cd45c to 36d4c36b (#27491)
by emscripten-bot
· 4 weeks ago
0134648
Support JS libraries self-registering their exports with visibility attributes (#27436)
by Guy Bedford
· 4 weeks ago
2f34f27
Mark 6.0.6 as released (#27490)
by emscripten-bot
· 4 weeks ago
Next »