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 4, 2021
Make use of TLS in emscripten_current_thread_process_queued_calls (#14315)
Show description for 4a9c906authored
Commits on May 24, 2021
Rebaseline codesize tests. NFC. (#14272)
Show description for fe41f11authored
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 22, 2021
Move metedce size expectations in files. NFC (#13970)
Show description for 9bb622fauthoredUpdate 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 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 ff86f72authored
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 Feb 17, 2021
Add test to very entries in deps_info.py. (#13483)
Show description for 1084d93authored
Commits on Jan 6, 2021
Remove remnants of threadInfoStruct JS variable (#13121)
Show description for 4cdb029authored
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
Commits on Dec 12, 2020
- authored
Commits on Nov 23, 2020
Use musl's pthhread_self.c. NFC. (#12856)
Show description for cb8027fauthored
Commits on Nov 18, 2020
Create memory in wasm binaryn by default (#12790)
Show description for c2462cdauthored
Commits on Oct 31, 2020
Remove setErrNo dependency from library_fs.js. NFC. (#12668)
Show description for 5a7df05authored
Commits on Oct 30, 2020
Stop exporting `__data_end` by default (#12646)
Show description for 76b86e0authored
Commits on Oct 29, 2020
Switch to llvm's PIC ABI for relocatable code (#12461)
Show description for 16d0187authoredMove emscripten_stack_get_base/end into native code (#12615)
Show description for 3f7d8eeauthored
Commits on Oct 13, 2020
Commits on Oct 7, 2020
Report import module name in metadce tests. NFC. (#12468)
Show description for 5631de2authored- authored
Commits on Oct 1, 2020
Re-enable metadce tests (#12401)
Show description for e4ba37cauthored
Commits on Sep 23, 2020
Export table from wasm module by default (#12296)
Show description for ead3f8dauthored
Commits on Sep 17, 2020
Remove mmap dependency from musl's locale code (#12260)
Show description for 401b359authored
Commits on Sep 15, 2020
Stop including malloc/free by default (#12213)
Show description for 40f669eauthored