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

[config] Remove support for legacy environment variables
#27381 opened Jul 19, 2026 by sbc100 Collaborator Loading…
Update mimalloc to 3.4.1
#27380 opened Jul 18, 2026 by kleisauke Collaborator Loading…
Add ASYNCIFY_REENTRANT for shadow stack switching under JSPI
#27376 opened Jul 18, 2026 by guybedford Collaborator Loading…
Fix synchronously proxied async JS functions under ASYNCIFY
#27375 opened Jul 17, 2026 by guybedford Collaborator Loading…
Update llvm-libc from LLVM 21.1.8 to 22.1.8
#27374 opened Jul 17, 2026 by aheejin Member Loading…
JSPI reentrancy primitive - the current promising stack base
#27372 opened Jul 17, 2026 by guybedford Collaborator Loading…
Fix SkiaPerfBenchmarker
#27370 opened Jul 17, 2026 by sbc100 Collaborator Loading…
Remove SOCKET_WEBRTC socket backend and dependencies
#27367 opened Jul 16, 2026 by sbc100 Collaborator Loading…
[docs] Remove old comment regarding nascent DOM Level 3 Events spec
#27363 opened Jul 16, 2026 by sbc100 Collaborator Loading…
Build arm64 version of pylauncher.exe
#27360 opened Jul 15, 2026 by sbc100 Collaborator Loading…
Remove windows .bat and .ps1 launchers
#27359 opened Jul 15, 2026 by sbc100 Collaborator Draft
Remove unnecessary try/catch guards in NODERAWSOCKETS backend
#27351 opened Jul 14, 2026 by guybedford Collaborator Loading…
Support blocking socket ops via a single fd_wait primitive
#27342 opened Jul 14, 2026 by guybedford Collaborator Loading…
Add a Best Practices section to the website. NFC
#27334 opened Jul 13, 2026 by sbc100 Collaborator Loading…
Try gen2 resource classes for Circle executors
#27329 opened Jul 13, 2026 by dschuff Member 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…
[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…
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…
ProTip! Exclude everything labeled bug with -label:bug.