Commits
User selector
Commit History
Commits on Aug 6, 2021
Re-raise pthread exceptions back on the main thread (#13666)
Show description for 4a5d7caauthoredAdded timestamp to EmscriptenTouchEvent (#14752)
Show description for 071b8b1andauthored
Commits on Aug 5, 2021
Fix a typo in shell_minimal.js (#14794)
Show description for a16ad67authored
Commits on Aug 4, 2021
Commits on Aug 3, 2021
Commits on Jul 28, 2021
Commits on Jul 27, 2021
Remove `offset-converter` run dependency. NFC (#14757)
Show description for 1abc342authored- authored
Convert all tests/pthreads/* to use `btest_exit` (#14727)
Show description for db2f234authoredFix void funcs without async calls under Asyncify (#14764)
Show description for a1a2ec1authored
Commits on Jul 26, 2021
Fix for wasmOffsetConverter with MODULARIZE (#14755)
Show description for f4194ddauthoredPrevent 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