Skip to content

Pull requests: emscripten-core/emscripten

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Support blocking socket ops via a single fd_wait primitive
#27342 opened Jul 14, 2026 by guybedford Collaborator Loading…
Remove workarounds for old DOM APIs prior ot event.movementX/Y
#27341 opened Jul 14, 2026 by sbc100 Collaborator Loading…
[sdl] Remove obsolete mozAudioChannelType workaround
#27340 opened Jul 14, 2026 by sbc100 Collaborator Loading…
Remove support for old vendor-prefixed screen orientation API
#27339 opened Jul 14, 2026 by sbc100 Collaborator Loading…
Remove support for ancient gamepad DOM API
#27338 opened Jul 13, 2026 by sbc100 Collaborator Loading…
[docs] Update deprecated specification URLs to https and canonical domains
#27337 opened Jul 13, 2026 by sbc100 Collaborator Loading…
[pthreads] Fix relaying of mailbox notifications to main thread
#27336 opened Jul 13, 2026 by sbc100 Collaborator Loading…
Add a Best Practices section to the website. NFC
#27334 opened Jul 13, 2026 by sbc100 Collaborator Loading…
Support multi-value returns in TS definitions
#27332 opened Jul 13, 2026 by stephenduong1004 Collaborator Loading…
Try gen2 resource classes for Circle executors
#27329 opened Jul 13, 2026 by dschuff Member Loading…
Prefer single quotes for stings in JS library files. NFC
#27322 opened Jul 11, 2026 by sbc100 Collaborator Loading…
Report host uid/gid credentials under NODERAWFS
#27319 opened Jul 11, 2026 by guybedford Collaborator Loading…
[CI] Add --only-binary :all: when running pip
#27312 opened Jul 10, 2026 by sbc100 Collaborator Loading…
Add fallback to wasm_bindgen. NFC
#27311 opened Jul 10, 2026 by stephenduong1004 Collaborator Loading…
NODERAWSOCKETS: socket fstat and SO_TYPE/SO_LINGER/TCP_MAXSEG options
#27306 opened Jul 10, 2026 by guybedford Collaborator Loading…
[docs] Fix rst syntax
#27304 opened Jul 10, 2026 by lepture Loading…
test_benchmark.py: Replace DEFAULT_ARG with BENCHMARK_MODE
#27294 opened Jul 9, 2026 by sbc100 Collaborator Loading…
Cleanup shell html files used in tests. NFC
#27285 opened Jul 8, 2026 by sbc100 Collaborator Loading…
[test] Eliminate duplicate HTML shells in browser tests
#27282 opened Jul 8, 2026 by sbc100 Collaborator Loading…
Include heap views only when needed
#27269 opened Jul 7, 2026 by brendandahl Collaborator Loading…
[docs] Update deprecated / incorrect W3C spec URLs
#27262 opened Jul 6, 2026 by sbc100 Collaborator Loading…
Fix issue with glReadPixels() not taking into account the GL_PACK_ROW_LENGTH
#27243 opened Jul 2, 2026 by juj Collaborator Loading…
Support ESM export names that are not valid JS identifiers
#27236 opened Jul 1, 2026 by guybedford Collaborator Loading…
Teach metadce about WASM_ESM_INTEGRATION
#27218 opened Jun 30, 2026 by guybedford Collaborator Loading…
ProTip! Filter pull requests by the default branch with base:main.