Commits
User selector
Commit History
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
Commits on Mar 19, 2020
Add controllable warning about use of legacy settings. (#10615)
Show description for 494541aauthoredImproves EMTEST_BROWSER behavior for test runner (#10696)
Show description for b9a8a2cauthored- authored
Use clang's default c++ version (#10723)
Show description for 4d99365authoredClear out asm assignments in minimal runtime metadce (#10725)
Show description for 96a4a90authoredProperly 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
Commits on Mar 17, 2020
Remove arc4random compat (#10711)
Show description for 918446eauthored- authored
Sort functions properly in wasm2js (#10685)
Show description for 56e11c6authoredProperly handle metadce of MINIMAL_RUNTIME exports (#10663)
Show description for afba0e5authoredAlways sends headers to disable caching in tests (#10701)
Show description for e3865d3authored
Commits on Mar 13, 2020
- authored
Remove setThrew hack in wasm backend (#10680)
Show description for 634aec8authored- authored
Commits on Mar 12, 2020
Debug Info: Remove -gforce_dwarf, use -g normally like a native compiler (#10509)
Show description for ee92094authored
Commits on Mar 11, 2020
Fix a wasm2js minification bug with localNames being for the whole set of functions (#10682)
Show description for 237082eauthored
Commits on Mar 10, 2020
Re-enable a metadce test after a roll (#10369). (#10677)
Show description for cbd33f7authoredAdd the CoreMark benchmark (#10426)
Show description for 02a7ca3authoredmemset() refactoring (#10656)
Show description for 88619eaauthored
Commits on Mar 8, 2020
NODEFS: fix renamed file nodes to have their new name (#10631)
Show description for 9fdc8afauthored
Commits on Mar 7, 2020
Use builtins for SIMD integer min/max (#10658)
Show description for 57fd81bauthored
Commits on Mar 6, 2020
Commits on Mar 5, 2020
Commits on Mar 4, 2020
Only deprecate WASM_OBJECT_FILES; don't remove it entirely yet (#10643)
Show description for eee2723authored- authored
- authored
Asyncify: Add an assertion + docs for rewinding with compiled code on the stack (#10641)
Show description for ce0f8d9authored
Commits on Mar 3, 2020
Temporarily disable test_emar_response_file on windows (#10635)
Show description for 2107373authoredMake sbrk() compatible with 2GB+ heaps (#10600)
Show description for 552b3b7authored