Commits
User selector
Commit History
Commits on Jun 21, 2021
Error if there is no main() when using PROXY_TO_PTHREAD (#14476)
Show description for e77adf8authored
Commits on Jun 16, 2021
Commits on Jun 7, 2021
Fix for `-lGL` + `AUTO_NATIVE_LIBRARIES=0` (#14337)
Show description for 0ca7b3aauthored
Commits on Jun 4, 2021
- authored
Make use of TLS in emscripten_current_thread_process_queued_calls (#14315)
Show description for 4a9c906authored
Commits on May 26, 2021
- authored
Add test for C++20 concepts. NFC (#14301)
Show description for 4840964authored
Commits on May 24, 2021
Rebaseline codesize tests. NFC. (#14272)
Show description for fe41f11authored
Commits on May 18, 2021
Add test for use of std::auto_ptr in C++17. NFC (#14212)
Show description for a830229authored
Commits on May 12, 2021
Enable string merging in wasm-ld (#14046)
Show description for ef56539authoredRebaseline codesize tests. NFC. (#14158)
Show description for 4b2704cauthored
Commits on Apr 29, 2021
Update codesize expectations after llvm change. NFC (#14048)
Show description for 156ae75authored
Commits on Apr 28, 2021
[Wasm2C] Support multiple libraries by using wasm2c prefixing (#14033)
Show description for 3d62facauthored
Commits on Apr 22, 2021
Move metedce size expectations in files. NFC (#13970)
Show description for 9bb622fauthoredFix remaining issues reporting undefined symbols in MAIN_MODULE/RELOCATABLE/LINKABLE builds (#13963)
Show description for 3c751cdauthoredUpdate expectations after binaryen change. NFC (#13966)
Show description for a096bd0authored
Commits on Apr 16, 2021
Read exports from side modules at link time (#13915)
Show description for 6ca2853authored
Commits on Apr 9, 2021
Re-enable test_split_main_module. NFC (#13849)
Show description for 0bafd1cauthored
Commits on Apr 5, 2021
Switch to the new LLVM pass manager (#13818)
Show description for 04b2a82authored
Commits on Mar 30, 2021
Update after Binaryen change to inline all single-use functions (#13744)
Show description for 90d9863authored
Commits on Mar 29, 2021
If 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 24, 2021
Use C atomics in library_pthread.c (#13720)
Show description for 91d0770authored
Commits on Mar 19, 2021
Fix emscripten_heap_resize (#13716)
Show description for 3af9d8dauthored
Commits on Mar 18, 2021
Commits on Mar 17, 2021
Use __cxa_thread_atexit over pthread_cleanup_push to free TLS data. NFC. (#13686)
Show description for 5a54139authored
Commits on Mar 16, 2021
Improve test_proxy_to_pthread_stack.c (#13683)
Show description for 55ce3d9authored
Commits on Mar 12, 2021
Add centralized handling for calling user callbacks (#13596)
Show description for a55beceauthored
Commits on Feb 17, 2021
Add test to very entries in deps_info.py. (#13483)
Show description for 1084d93authored
Commits on Jan 11, 2021
tests: switch more tests to btest_exit. NFC. (#13018)
Show description for 9a1d041authored
Commits on Jan 6, 2021
SPLIT_MODULE with dynamic linking (#13070)
Show description for 0ec8cdaauthoredRemove remnants of threadInfoStruct JS variable (#13121)
Show description for 4cdb029authored
Commits on Dec 17, 2020
Implement proxy handler for SPLIT_MODULE (#13056)
Show description for 6e28e4fauthored
Commits on Dec 16, 2020
Reduce minmal pthread dependencies (#13048)
Show description for b42b590authored
Commits on Dec 15, 2020
Add metadce test for minimal threaded program (#13047)
Show description for 097cfb8authored