FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for src - emscripten-core/emscripten · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
emscripten-core
/
emscripten
Public
Notifications
You must be signed in to change notification settings
Fork
3.5k
Star
27.6k
Code
Issues
2k
Pull requests
442
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
emscripten
src
on
main
User selector
Datepicker
Commit history
Commits on Aug 29, 2026
Mark WASM_BINDGEN as an experimental setting (#27616)
Show description for 4897433
guybedford
authored
4897433
View commit details
Copy full SHA for 4897433
View code at this point
Browse repository at this point
Commits on Aug 27, 2026
[NODERAWSOCKETS] Bind-first connect for synchronous getsockname (#27566)
Show description for 6c40a27
guybedford
authored
6c40a27
View commit details
Copy full SHA for 6c40a27
View code at this point
Browse repository at this point
Commits on Aug 25, 2026
Use streaming compilation on both Cross-Origin Storage paths (#27609)
Show description for 36feab3
tomayac
authored
36feab3
View commit details
Copy full SHA for 36feab3
View code at this point
Browse repository at this point
Add `getpass` to libc build (#27605)
Show description for aa76826
sbc100
authored
aa76826
View commit details
Copy full SHA for aa76826
View code at this point
Browse repository at this point
Commits on Aug 24, 2026
[noderawfs] Support TTY ioctls and add `test_ioctl_termios_noderawfs` (#27602)
Show description for 61495d4
sbc100
authored
61495d4
View commit details
Copy full SHA for 61495d4
View code at this point
Browse repository at this point
Commits on Aug 22, 2026
Remove unnecessary try/catch guards in NODERAWSOCKETS backend (#27351)
Show description for fd13fb0
guybedford
authored
fd13fb0
View commit details
Copy full SHA for fd13fb0
View code at this point
Browse repository at this point
Commits on Aug 20, 2026
Mark WASM_BIGINT as deprecated (#27558)
Show description for aeb6792
sbc100
authored
aeb6792
View commit details
Copy full SHA for aeb6792
View code at this point
Browse repository at this point
Commits on Aug 19, 2026
Remove SOCKET_WEBRTC socket backend and dependencies (#27367)
Show description for 1e0f2af
sbc100
authored
1e0f2af
View commit details
Copy full SHA for 1e0f2af
View code at this point
Browse repository at this point
Move `LEGALIZE_JS_FFI` to legacy settings list (#27568)
Show description for ddff96a
sbc100
authored
ddff96a
View commit details
Copy full SHA for ddff96a
View code at this point
Browse repository at this point
Flip the default for LEGALIZE_JS_FFI. NFC (#27563)
Show description for 1b1481c
sbc100
authored
1b1481c
View commit details
Copy full SHA for 1b1481c
View code at this point
Browse repository at this point
Update comments around node + instantiateStreaming. NFC (#27562)
Show description for 5f6b81b
sbc100
authored
5f6b81b
View commit details
Copy full SHA for 5f6b81b
View code at this point
Browse repository at this point
Commits on Aug 18, 2026
Implement epoll APIs in the JS filesystem (#27207)
Show description for ca200ba
guybedford
authored
ca200ba
View commit details
Copy full SHA for ca200ba
View code at this point
Browse repository at this point
Remove experimental warning from `-sJSPI` (#27559)
Show description for bd3bbea
sbc100
authored
bd3bbea
View commit details
Copy full SHA for bd3bbea
View code at this point
Browse repository at this point
Commits on Aug 14, 2026
Bump oldest supported safari version from v14.1 to v15 (#27542)
Show description for 8aca6b0
sbc100
and
kripken
authored
8aca6b0
View commit details
Copy full SHA for 8aca6b0
View code at this point
Browse repository at this point
Commits on Aug 13, 2026
[EH] Move EH status management to exceptions.js (#27528)
Show description for 5ef23f2
aheejin
authored
5ef23f2
View commit details
Copy full SHA for 5ef23f2
View code at this point
Browse repository at this point
Commits on Aug 12, 2026
Fix missing closing parentheses under `GL_DEBUG` (#27517)
kleisauke
authored
9d9c257
View commit details
Copy full SHA for 9d9c257
View code at this point
Browse repository at this point
Commits on Aug 11, 2026
Do not check `isFileURI` in `SINGLE_FILE` mode (#27521)
Show description for 97e496b
sbc100
authored
97e496b
View commit details
Copy full SHA for 97e496b
View code at this point
Browse repository at this point
[openal] Remove code duplication in setSourceParam(AL_BUFFER). NFC (#27513)
Show description for 016715b
sbc100
authored
016715b
View commit details
Copy full SHA for 016715b
View code at this point
Browse repository at this point
Commits on Aug 10, 2026
[pthread] Clear waitAsync waiter in returnWorkerToPool to prevent deadlock (#27501)
Show description for 443f970
sbc100
authored
443f970
View commit details
Copy full SHA for 443f970
View code at this point
Browse repository at this point
Commits on Aug 8, 2026
[Emscripten-EH] Implement `__cxa_throw` in terms of `_Unwind_RaiseException` (#27498)
Show description for 2f3d9cc
sbc100
authored
2f3d9cc
View commit details
Copy full SHA for 2f3d9cc
View code at this point
Browse repository at this point
Commits on Aug 6, 2026
Remove extra line breaks in JS error messages. NFC (#27489)
Show description for eb51a98
sbc100
authored
eb51a98
View commit details
Copy full SHA for eb51a98
View code at this point
Browse repository at this point
Commits on Aug 5, 2026
Support JS libraries self-registering their exports with visibility attributes (#27436)
Show description for 0134648
guybedford
authored
0134648
View commit details
Copy full SHA for 0134648
View code at this point
Browse repository at this point
[eventloop] Fix main loop keepalive cleanup when cancelling or pausing (#27468)
Show description for 739800b
sbc100
authored
739800b
View commit details
Copy full SHA for 739800b
View code at this point
Browse repository at this point
Commits on Aug 3, 2026
Disable C++ linking (DEFAULT_TO_CXX) by default (#27469)
Show description for 6ec69f5
sbc100
authored
6ec69f5
View commit details
Copy full SHA for 6ec69f5
View code at this point
Browse repository at this point
Commits on Aug 2, 2026
Fix embind exports with MODULARIZE=instance and AUTO_INIT (#27414)
Show description for 7301d6e
guybedford
authored
7301d6e
View commit details
Copy full SHA for 7301d6e
View code at this point
Browse repository at this point
Commits on Jul 31, 2026
Add Safari version check around `webkitfullscreenchange`. NFC (#27461)
Show description for 28c2296
sbc100
authored
28c2296
View commit details
Copy full SHA for 28c2296
View code at this point
Browse repository at this point
Commits on Jul 30, 2026
Remove all references to webkitAudioContext. NFC (#27444)
Show description for 1754f78
sbc100
authored
1754f78
View commit details
Copy full SHA for 1754f78
View code at this point
Browse repository at this point
Remove internal `settings.LTO` in favor of `options.lto` (#27422)
Show description for 223995c
sbc100
authored
223995c
View commit details
Copy full SHA for 223995c
View code at this point
Browse repository at this point
[jslib] Minor cleanups to JS library files. NFC (#27441)
Show description for 306c32f
sbc100
authored
306c32f
View commit details
Copy full SHA for 306c32f
View code at this point
Browse repository at this point
Commits on Jul 29, 2026
[OpenAL] Fix sourceSeek crash on stopped sources (#27426)
Show description for 86ea17d
sbc100
authored
86ea17d
View commit details
Copy full SHA for 86ea17d
View code at this point
Browse repository at this point
Refactor src/lib/libopenal.js. NFC (#27425)
Show description for 2768c9f
sbc100
authored
2768c9f
View commit details
Copy full SHA for 2768c9f
View code at this point
Browse repository at this point
Commits on Jul 28, 2026
Experimental shared Wasm GC support (#27427)
Show description for f11cc0b
tlively
authored
f11cc0b
View commit details
Copy full SHA for f11cc0b
View code at this point
Browse repository at this point
Add AF_UNIX named (pathname) stream socket support under NODERAWSOCKETS (#27424)
Show description for 784b48f
guybedford
authored
784b48f
View commit details
Copy full SHA for 784b48f
View code at this point
Browse repository at this point
Commits on Jul 27, 2026
[openal] Fix AL_SAMPLE_OFFSET and AL_BYTE_OFFSET with buffer 0 (#27420)
Show description for 7054160
sbc100
authored
7054160
View commit details
Copy full SHA for 7054160
View code at this point
Browse repository at this point
Fix missing $_emscriptenWasmWorkerPolicy dependency in wasm workers (#27419)
Show description for 1172b2d
stephenduong1004
authored
1172b2d
View commit details
Copy full SHA for 1172b2d
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL