Commits
User selector
Commit History
Commits on Mar 17, 2020
Properly handle metadce of MINIMAL_RUNTIME exports (#10663)
Show description for afba0e5authored
Commits on Mar 13, 2020
- authored
Remove setThrew hack in wasm backend (#10680)
Show description for 634aec8authored
Commits on Mar 10, 2020
Re-enable a metadce test after a roll (#10369). (#10677)
Show description for cbd33f7authored
Commits on Feb 27, 2020
Move musl internal lock functions from JS to C (#10590)
Show description for f7853eeauthored
Commits on Feb 26, 2020
Commits on Feb 22, 2020
Adjust to Closure compiler convention that parseInt() must always be … (#10457)
Show description for d9cbb25authoredUse clang's new -fignore-exceptions which disables exception catching in the frontend (#10500)
Show description for 5ce3fe1authored
Commits on Feb 20, 2020
Update libc++ to llvm 9.0.0 (#10510)
Show description for 201afceauthoredUpdate libcxxabi to llvm 9.0.0 (#10401)
Show description for e6fa890authored
Commits on Feb 19, 2020
Remove WASM_OBJECT_FILES settings. (#10490)
Show description for 7e830f3authored
Commits on Feb 18, 2020
Convert syscalls away from varargs (#10474)
Show description for 470ce60authoredRemove old files from musl source tree (#10492)
Show description for 430c291authored
Commits on Feb 15, 2020
Don't duplicate import/export/func count checking in metadce tests (#10416)
Show description for b329b24authored
Commits on Feb 6, 2020
Update test_metadce_hello for llvm-project/llvm@4698bf145d (#10369)
Show description for 491f9f8authored
Commits on Jan 25, 2020
Commits on Jan 21, 2020
Update expectation for metadce test after upstream llvm change (#10252)
Show description for 83be990authored
Commits on Jan 14, 2020
Commits on Jan 8, 2020
Commits on Dec 18, 2019
Remove SAFE_STACK option (#10069)
Show description for 748c80cauthored
Commits on Dec 12, 2019
Stop testing main module 1 in metadce tests (#10010)
Show description for 5e13ab0authored
Commits on Dec 6, 2019
Disable deprecated find event target behavior (#9946)
Show description for 948af47authored
Commits on Dec 4, 2019
Use Exported Main Wasm Modules in Module["asm"] to Reduce Conversions (#9917)
Show description for b45e084authored andcommitted
Commits on Dec 3, 2019
Optimize accesses to domElement.getBoundingClientRect() (#9921)
Show description for 64a756fauthoredMicro optimize webgl (#9938)
Show description for 1087b99authored
Commits on Nov 28, 2019
Restore demangling optimization (#9914)
Show description for 2c80079authored
Commits on Nov 27, 2019
Commits on Nov 22, 2019
Build crt1.o as a wasm object file (#9883)
Show description for 59094cfauthored
Commits on Nov 14, 2019
Fix i64-using function pointers in upstream dynamic linking (#9810)
Show description for 6df46b6authored
Commits on Nov 13, 2019
Optimize __original_main in standalone wasm mode (#9812)
Show description for a33c584authored
Commits on Nov 4, 2019
Commits on Oct 31, 2019
emscripten_has_asyncify() (#9734)
Show description for a05b7e6authored andcommitted
Commits on Oct 24, 2019
Commits on Oct 18, 2019
Minor crt1 optimizations (#9672)
Show description for 2431347authored