Commits
Branch selector
User selector
Commit History
Commits on Mar 21, 2020
Add warning when running with python2
Show description for e635f66committedFix windows .bat launchers (#10743)
Show description for 3e52dccauthored
Commits on Mar 20, 2020
Upgrade closure to fix a reported security issue in one of its dependencies (#10732)
Show description for 6957e2dauthoredRemove python_selector.py in favor of run_python.sh (#10729)
Show description for d5c77b0authored- authored
Fix browser test harness on python3.7 (#10738)
Show description for c2530ebauthored- committed
- committed
Commits on Mar 19, 2020
Cleanup windows code in colored_logger.py (#10734)
Show description for a1bd8e9authoredAdd controllable warning about use of legacy settings. (#10615)
Show description for 494541aauthoredImproves EMTEST_BROWSER behavior for test runner (#10696)
Show description for b9a8a2cauthored- authored
- authored
Use clang's default c++ version (#10723)
Show description for 4d99365authoredClear out asm assignments in minimal runtime metadce (#10725)
Show description for 96a4a90authoredWiden `-s WASM_BACKEND` error (#10716)
Show description for 29cb833authoredProperly metadce wasm exports in minimal runtime with asm = without var (#10724)
Show description for fac1991authoredDon't use -noexcept for DISABLE_EXCEPTION_CATCHING=2 (#10720)
Show description for 0b1272cauthored- authored
Commits on Mar 18, 2020
Hoist shifts in glUniform4fv and glUniformMatrix4fv (#10710)
Show description for 48664afauthoredFix browser.test_offset_converter on CI (#10722)
Show description for 151e5b0authored- authored
- authored
- authored
Fix pthreads in MINIMAL_RUNTIME fastcomp asm.js builds (#10703)
Show description for afd6553authored- authored
Commits on Mar 17, 2020
Remove arc4random compat (#10711)
Show description for 918446eauthored- authored
- authored
Sort functions properly in wasm2js (#10685)
Show description for 56e11c6authoredProperly handle metadce of MINIMAL_RUNTIME exports (#10663)
Show description for afba0e5authoredOnly show a git revision in --version if we are in an emscripten git repo (#10668)
Show description for 9f06f0aauthored- authored
Optimize glUniformMatrix4fv for size and also pthreads+growth by hoisting the heap. (#10689)
Show description for e020f3eauthoredAlways sends headers to disable caching in tests (#10701)
Show description for e3865d3authored