Commits
User selector
Commit History
Commits on Apr 12, 2021
Add explicit symbol table for dynamic linking
Show description for b6968fbcommittedFix and test INCLUDE_FULL_LIBRARY (#13863)
Show description for 878c79aauthoredRemove unused/broken abortFnPtrError JS helper. NFC (#13866)
Show description for 4c9e102authored
Commits on Apr 9, 2021
Support EXT_disjoint_timer_query_webgl2 (#9652)
Show description for 5dced78authored
Commits on Apr 8, 2021
- authored
Move thread profile block declaration into pthread_impl.h. NFC. (#13840)
Show description for e642863authored
Commits on Apr 7, 2021
Avoid declaring setThreadStatus unless PTHREADS_PROFILING. NFC (#13841)
Show description for 52a68deauthoredFix emscripten_asm_const_int deps (#13839)
Show description for 88593acauthored
Commits on Apr 6, 2021
Commits on Apr 5, 2021
Fix stringToNewUTF8() with null or empty string (#13784)
Show description for 9898c8cauthored
Commits on Mar 31, 2021
New uniform location handling (#13732)
Show description for 0aef720authored
Commits on Mar 30, 2021
- authored
Pass side modules passed on the command line to wasm-ld (#13788)
Show description for 964bcf2authored
Commits on Mar 29, 2021
Minor refactor of loadWebAssemblyModule. NFC. (#13779)
Show description for 4396dd2authoredFix different memory allocation issues (#13442)
Show description for eca1581authoredIf building with -Oz, route memcpy(), memset() and memmove() to JS library functions. (#13377)
Show description for ff86f72authoredUse Wasm memory.size instruction to get the wasm heap size (#13378)
Show description for a948135authored
Commits on Mar 28, 2021
By default disable SUPPORT_ERRNO in MINIMAL_RUNTIME builds (#13306)
Show description for 635c460authoredAllow character substitution of wasm symbol names (#13477)
Show description for bbce5d7authored
Commits on Mar 26, 2021
Implement glGetBufferSubData. (#13776)
Show description for 02160f7authored
Commits on Mar 25, 2021
Remove unused lists from jsifier. NFC (#13766)
Show description for a710d68authored- authored
Use "dylink" section for main module dependencies (#13764)
Show description for 68414fcauthored
Commits on Mar 24, 2021
Set dynamicLibraries globally. NFC. (#13763)
Show description for b7267b5authoredFix WebGL getActiveUniformBlockName. #13701 (#13710)
Show description for 1b25124authored- authored
- authored
Fix settings.js doc for INLINING_LIMIT (#13757)
Show description for b70399fauthored
Commits on Mar 23, 2021
Refactor getDylinkMetadata. NFC. (#13748)
Show description for e9a8431authoredDeprecate DISABLE_EXCEPTION_CATCHING=2 (#13733)
Show description for 85d9a28authored
Commits on Mar 19, 2021
Fix emscripten_heap_resize (#13716)
Show description for 3af9d8dauthoredAdd support for TLS in dynamic libraries (#13672)
Show description for cc2fc36authoredMove sysconf and confstr to native code (#13688)
Show description for 83d5a15authored- authored