Commits
User selector
Commit History
Commits on Jul 26, 2021
Prevent closure mangling errno codes for NODEFS etc. (#14722)
Show description for 88c9073authored- authored
Add EM_ASYNC_JS macro (#14728)
Show description for e77e71cauthored
Commits on Jul 25, 2021
Don't run pthread exit handlers on application exit (#14751)
Show description for 5af6a11authored
Commits on Jul 23, 2021
Rename internal SYSTEM_JS_LIBRARIES setting. NFC (#14742)
Show description for 94b70c5authoredFix for pthread_kill + EXIT_RUNTIME (#14738)
Show description for e9324aeauthoredMove entry points for pthread_create/join/detach to native code. NFC (#14707)
Show description for cef2313authored
Commits on Jul 22, 2021
error on use of longjmp with pthreads + dynamic linking (#14701)
Show description for 4ec88a9authoredAvoid unnecessary dependencies on ERRNO_CODES. NFC (#14730)
Show description for 3f28fd0authored
Commits on Jul 21, 2021
Fix PROXYFS seek end bug (#14706)
Show description for 6519ea5authored- authored
Fix Asyncify + Closure (#14716)
Show description for d524e79authored- authored
Asyncify Embind exports (#14664)
Show description for 9ffd36dauthored
Commits on Jul 20, 2021
Split out C++ code in of gen_struct_info.py. NFC (#14704)
Show description for ee93f57authoredRemove unused library alias: `__ctime_r` (#14699)
Show description for 9d90f87authored
Commits on Jul 19, 2021
Commits on Jul 17, 2021
Avoid disabling asan for memcpy (#14653)
Show description for dfa2a40authored
Commits on Jul 16, 2021
Don't run cleanup/atexit code from _exit/_Exit/wasi.proc_exit (#14674)
Show description for cecc2feauthoredMark certain wasi syscalls as nothrow. NFC (#14672)
Show description for 313e38eauthored- authored
Proxy abort back to main thread (#14669)
Show description for 3c22253authored
Commits on Jul 14, 2021
Don't recommend LLD_REPORT_UNDEFINED for indirect library symbols. (#14635)
Show description for 6261606authored
Commits on Jul 13, 2021
Enable btest_exit to work with MINIMAL_RUNTIME (#14586)
Show description for 156c9f2authoredRemove use of addAtMain is webidl_binder.py (#14585)
Show description for e6f4d49authored
Commits on Jul 9, 2021
Fix ASan handling of WasmOffsetConverter reading on a pthread (#14611)
Show description for 28f41edauthored
Commits on Jul 1, 2021
Add an emscripten-specific async version of dlopen (#14503)
Show description for e0065a5authored
Commits on Jun 30, 2021
Make alignMemory into a library function (#14560)
Show description for 4e4f04eauthoredAvoiding logging on pthead exit unless PTHREAD_DEBUG is enabled. NFC (#14558)
Show description for de26a66authored- authored
Commits on Jun 29, 2021
Mark more libc functions as unimplemented. (#14550)
Show description for 3278e73authoredFix alignment of mmap results (#14475)
Show description for 0c07048authoredRemove unneeded makedev/major/minor functions from JS library (#14547)
Show description for 3bfd907authored
Commits on Jun 28, 2021
Disable 'shell' environment by default (#14535)
Show description for b535503authored
Commits on Jun 25, 2021
File packager: base64_encode embedded data files (#14526)
Show description for 660dcc0authored