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

Update JS -> native dependencies to include transitive dependencies
#18865 opened Feb 27, 2023 by sbc100 Loading… updated Aug 15, 2023
Update Harfbuzz port from 3.2.0 to 7.0.1.
#18821 opened Feb 22, 2023 by waywardmonkeys Loading… updated Aug 15, 2023
Use __proxy mechanism for kill/cancelThread. NFC
#18481 opened Jan 9, 2023 by sbc100 Loading… updated Aug 15, 2023
Proxy exitJS synchronously, just like the low level proc_exit
#18770 opened Feb 16, 2023 by sbc100 Loading… updated Aug 15, 2023
Use HandleAllocator in legacy FS. NFC
#19423 opened May 23, 2023 by sbc100 Loading… updated Aug 15, 2023
Rename callUserCallback to callFromEventLoop
#17482 opened Jul 19, 2022 by sbc100 Loading… updated Aug 15, 2023
Fix compiler error on webidl tutorial.
#17305 opened Jun 23, 2022 by brendandahl Loading… updated Aug 15, 2023
Use pip to install leb128 python module
#16551 opened Mar 21, 2022 by sbc100 Loading… updated Aug 15, 2023
define TZ environment variable to match current Intl.DateTimeFormat
#16517 opened Mar 17, 2022 by arsnyder16 Loading… updated Aug 15, 2023
Replace FS/closure/preloading hack with typeof
#18408 opened Dec 20, 2022 by kripken Loading… updated Aug 15, 2023
Fix handling of indented #include statements in parseTools.js
#17135 opened Jun 2, 2022 by hoodmane Loading… updated Aug 15, 2023
Add bzip2 requirements to linux installation docs
#15616 opened Nov 23, 2021 by adiantek Loading… updated Aug 15, 2023
Add GLEW_EXT_texture_compression_bptc macro to glew.h.
#16159 opened Jan 31, 2022 by sergeyext Loading… updated Aug 15, 2023
Use __attribute__(export_name) over EMSCRIPTEN_KEEPALIVE in EM_JS macro
#16149 opened Jan 29, 2022 by sbc100 Loading… updated Aug 15, 2023
Leverage pmin/pmax instructions in the SSE/SSE2 compatibility headers
#16347 opened Feb 19, 2022 by Maratyszcza Loading… updated Aug 15, 2023
Fix constructor embind embind
#12973 opened Dec 5, 2020 by aminya Loading… updated Aug 15, 2023
2
7
Updating freetype port to upstream version 2.11.1 (#4)
#16298 opened Feb 15, 2022 by HCLJason Loading… updated Aug 15, 2023
atob() is present in IE10+
#15526 opened Nov 15, 2021 by kripken Loading… updated Aug 15, 2023
Error on partial munmaps, which we do not support, and would leak. wontfix
#14504 opened Jun 21, 2021 by kripken Loading… updated Aug 15, 2023
Improve/cleanup browser test reporting wontfix
#14835 opened Aug 10, 2021 by sbc100 Loading… updated Aug 15, 2023
browser_reporting.js: report stderr and stdout back to server wontfix
#14945 opened Aug 25, 2021 by sbc100 Loading… updated Aug 15, 2023
Don't Provide CMake Toolchain Files when not Configuring wontfix
#14690 opened Jul 19, 2021 by Alexhuszagh Loading… updated Aug 15, 2023
Document pthread ordering of sync/async commands [ci skip] wontfix
#12546 opened Oct 19, 2020 by kripken Loading… updated Aug 15, 2023
Fix most ports not being overrideable with EMCC_LOCAL_PORTS
#20042 opened Aug 15, 2023 by SkyLeite Loading… updated Aug 16, 2023
WasmFS JS API: Implement syncfs
#19903 opened Jul 26, 2023 by jameshu15869 Loading… updated Aug 25, 2023
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.