Commits
User selector
Commit History
Commits on Feb 5, 2021
Warn if emcc if not launched via our launcher scripts
Show description for c702391committed
Commits on Feb 4, 2021
Add side module table entries to functionsInTableMap (#13385)
Show description for 46ade19authored4GB 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 771c941authoredDon'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 Jan 30, 2021
[WebGPU] Add support for new binding layout model, Update color to use doubles, Update WebGPU headers (#13266)
Show description for f825fa9andauthored
Commits on Jan 29, 2021
Update llvm dependency to 13.0 (#13383)
Show description for df83597authoredAvoid writing even sanity.txt if FROZEN_CACHE is enabled (#13316)
Show description for e74e0afauthoredAllow 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 deab778authoredtests: remove get_async_args function. NFC (#13350)
Show description for 7c0e898authored
Commits on Jan 27, 2021
Cleanup test_emscripten_async_wget2 (#13348)
Show description for bae6cf7authoredRestore the dynCall() and dynCall_sig() API into the build (#13296)
Show description for 7ff719cauthored
Commits on Jan 26, 2021
Add HarfBuzz flag to SDL2_ttf rev 703ebc7c66fd. (#12868)
Show description for 01ef6f5authoredFix embuilder --force for ports (#13325)
Show description for 67866c3authoredDisabling flaky test_pthread_cond_signal_1_1 (#13259)
Show description for ac0a4b3authoredAvoid using EM_IGNORE_SANITY in testcode. (#13317)
Show description for 536a14eauthored
Commits on Jan 22, 2021
tests: Remove force_c paramater from btest method. NFC (#13300)
Show description for 1f4a748authoredAcquire the cache lock before checking for sanity file (#13299)
Show description for 904a66eauthored
Commits on Jan 21, 2021
emcc: support merging static library into a single object (#7683)
Show description for 6928eceauthored
Commits on Jan 20, 2021
Zero sin_zero when writing a sockaddr_in (#13003)
Show description for b0da998authoredRebaseline other.test_gen_struct_info. NFC (#13291)
Show description for 094e639authoredRefactor gen_struct_info to allow separate compilation. NFC. (#13270)
Show description for 585c5e6authoredImplement fstatat flag: AT_EMPTY_PATH (#13282)
Show description for 462ddb4authored- authored