Commits
Branch selector
User selector
Commit History
Commits on Feb 5, 2021
Warn if emcc if not launched via our launcher scripts
Show description for c702391committedUse LLVM's legacy pass manager for now (#13426)
Show description for 8862ad5authoredRevert "Remove EM_EXCLUSIVE_CACHE_ACCESS. NFC (#13389)" (#13419)
Show description for 6a5e0a0authored
Commits on Feb 4, 2021
Add side module table entries to functionsInTableMap (#13385)
Show description for 46ade19authoredFix Wasm2JS polyfill of Promise .catch() handler to work in WASM=2 mode (#11980)
Show description for 16d5755authoredFix a bug in emrun on macOS (#12034)
Show description for 5d6537bauthored4GB emmalloc (#13258)
Show description for 5d22425authoredFix return in {{{ makeDynCall }}} macro and add test. (#13373)
Show description for 65dbddaauthoredUpdate Emscripten em_math.h header (#13374)
Show description for aed8e46authored
Commits on Feb 3, 2021
Revert "Cleanup tools/emprofile.py and add more testing. NFC (#13403)" (#13410)
Show description for 771c941authoredMinor cleanup of tempfiles.py. NFC. (#13405)
Show description for 121348aauthored- authored
Don't disable all parallelism when EMCC_DEBUG is set (#13404)
Show description for 2bdbaf3authored
Commits on Feb 2, 2021
- authored
Add __sys_shutdown stub library function (#13399)
Show description for 845ff80authoredDon't rely on LLVM's -debug flag in tests (#13390)
Show description for cc08b2bauthoredRemove tests of {i16x8,i32x4}.any_true (#13400)
Show description for cdd17b1authored
Commits on Feb 1, 2021
Remove EM_EXCLUSIVE_CACHE_ACCESS. NFC (#13389)
Show description for 952fcb7authored
Commits on Jan 30, 2021
[WebGPU] Add support for new binding layout model, Update color to use doubles, Update WebGPU headers (#13266)
Show description for f825fa9andauthored- authored
Commits on Jan 29, 2021
Use cache directory when building system libraries (#13370)
Show description for 681cdf3authoredUpdate llvm dependency to 13.0 (#13383)
Show description for df83597authoredUse <<< >>> as late-replacement pattern for MINIMAL_RUNTIME. NFC (#13381)
Show description for ee11dccauthored[Docs] Fix broken documentation link (#13346)
Show description for a58a9b9authoredAvoid writing even sanity.txt if FROZEN_CACHE is enabled (#13316)
Show description for e74e0afauthoredUse a specific lock file to avoid temp directory contention (#13371)
Show description for a8d41c0authoredAllow loadWebAssemblyModule to load a compiled wasm (#13252)
Show description for 4928f85authored[UBSan] Fix infinite recursion in type_info::operator== (#13367)
Show description for 4c19197authored
Commits on Jan 28, 2021
Don't export all symbols in RELOCATABLE mode. (#13366)
Show description for 06825ecauthoredRemove complexity in caching of llvm-nm results. NFC (#13360)
Show description for 96ffe11authoredDeterministic dynamic libs order (#13308)
Show description for 88a3b47authoredUpdate expected llvm version to 13.0 (#13358)
Show description for deab778authoredRemove undef Browser.safeCallback and Browser.safeSetInterval (#13333)
Show description for ae86492authoredtests: remove get_async_args function. NFC (#13350)
Show description for 7c0e898authored
Commits on Jan 27, 2021
Remove inline fake emscripten API implemention from emscripten.h (#13344)
Show description for d82c215authored