Commits
User selector
Commit History
Commits on Mar 19, 2020
Use clang's default c++ version (#10723)
Show description for 4d99365authoredDon't use -noexcept for DISABLE_EXCEPTION_CATCHING=2 (#10720)
Show description for 0b1272cauthored- authored
Commits on Mar 10, 2020
memset() refactoring (#10656)
Show description for 88619eaauthored
Commits on Mar 2, 2020
Make can_build/can_use respect class hierarchy (#10609)
Show description for c59cbb0authored
Commits on Feb 27, 2020
Move musl internal lock functions from JS to C (#10590)
Show description for f7853eeauthored
Commits on Feb 26, 2020
More WASI time support (#10530)
Show description for 0eab8e3authoredFix some failing LTO tests (#10562)
Show description for 477709dauthored
Commits on Feb 25, 2020
sysconf() support in standalone mode (#10535)
Show description for 201873aauthored- authored
Commits on Feb 22, 2020
Commits on Feb 21, 2020
Commits on Feb 20, 2020
Update 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- authored
Commits on Feb 18, 2020
Avoid adding cflags twice when building system libraries. (#10493)
Show description for 1ad73a2authored
Commits on Feb 17, 2020
Always use `.a` archive with wasm backend (#10485)
Show description for 443923eauthored
Commits on Feb 15, 2020
Use sanitizer_syscall_generic.inc in sanitizer build (#10451)
Show description for 9f6748eauthored
Commits on Feb 12, 2020
Remove wordexp.c from musl whitelist (#10413)
Show description for 7199e47authored
Commits on Feb 11, 2020
- authored
Commits on Feb 6, 2020
Split compiler-rt file input list into a separate file. NFC. (#10379)
Show description for 895f157authored
Commits on Jan 24, 2020
Disable LTO for libcompiler_rt library (#10274)
Show description for 704b127authored
Commits on Jan 9, 2020
Update emmalloc (#10145)
Show description for d4c3592authored
Commits on Dec 17, 2019
MAX_WEBGL_VERSION (#10020)
Show description for b06e696authored
Commits on Dec 16, 2019
Fix SDL_mixer header installation after #9983 (#10021)
Show description for deed1c5authored
Commits on Dec 10, 2019
full_posix_sockets (#7672)
Show description for 31309a8authored
Commits on Dec 9, 2019
Use common include directory for all ports (#9983)
Show description for 5d222c1authored
Commits on Dec 6, 2019
Commits on Nov 26, 2019
Compile and copy all vorbis libraries, fixes #7879 (#9849)
Show description for 728aaebauthored andcommitted
Commits on Nov 22, 2019
Build crt1.o as a wasm object file (#9883)
Show description for 59094cfauthored
Commits on Nov 11, 2019
EMCC_LOCAL_PORTS fixes for multiple ports being used (#9788)
Show description for ac5b5a7authored
Commits on Nov 4, 2019
Always include _start function STANDALONE_WASM mode (#9771)
Show description for 148609aauthored
Commits on Nov 1, 2019
Vary libgl on FULL_ES3 (#9762)
Show description for 9483894authored