Commits
User selector
Commit History
Commits on Sep 8, 2020
Rebaseline code size expectations. NFC. (#12129)
Show description for 21f5d14authored
Commits on Sep 3, 2020
Re-enable and update tests after binaryen roll (#12101)
Show description for 8409926authored
Commits on Sep 2, 2020
Remove DYNAMICTOP_PTR (#12057)
Show description for 0882510authored
Commits on Aug 31, 2020
Part two of dynCall removal (#12059)
Show description for 953adedauthored
Commits on Aug 22, 2020
Commits on Aug 21, 2020
Commits on Aug 18, 2020
Replace RESERVED_FUNCTION_POINTERS with ALLOW_TABLE_GROWTH (#11926)
Show description for 60bb437authored
Commits on Jul 29, 2020
Update code size tests and allow a little more slop (#11757)
Show description for 634dfe9authored
Commits on Jul 28, 2020
Internalize a bunch of JS libraries functions (#11738)
Show description for cbc7dfdauthored
Commits on Jul 17, 2020
Fix padded double handling in EM_ASM varargs reading. (#11669)
Show description for f92e9f9authored
Commits on Jul 16, 2020
Wasm2js: Allow minification of import/export names (#11649)
Show description for f6e623aauthored
Commits on Jul 14, 2020
Add some files from libc/musl/src/process (#11619)
Show description for 720d63bauthored
Commits on Jul 6, 2020
Finish LLVM roll (#11561)
Show description for a8a7facauthored
Commits on Jun 25, 2020
wasm2js: Use normal constructors for Module, Instance, Memory (#11490)
Show description for 98691d7authored
Commits on Jun 24, 2020
Commits on Jun 23, 2020
Update binaryen improvements after roll (#11471)
Show description for a186288authored
Commits on Jun 7, 2020
Commits on Jun 4, 2020
Commits on Jun 3, 2020
Commits on May 29, 2020
Re-enable tests (#11284)
Show description for 132916cauthored
Commits on May 26, 2020
Fix aliasing-based undefined behavior in string functions. (#11215)
Show description for c5e2dd1authored
Commits on May 12, 2020
MODULARIZE followups after #10697 (#11116)
Show description for fd647d2authored
Commits on May 8, 2020
Implements Promise-based API for modularized builds (#10697)
Show description for 423a77fauthored
Louis DeScioli
Commits on May 6, 2020
Fix SINGLE_FILE+MINIMAL_RUNTIME+WASM build in fastcomp (#10928)
Show description for bcb5c4cauthored
Commits on Apr 30, 2020
Check for a 32-bit overflow in sbrk, to error properly on trying to malloc >4GB (#11047)
Show description for 66c8849authored
Commits on Apr 23, 2020
AJSDCE improvement: ignore trivial constructors (#10985)
Show description for d9fb642authored
Commits on Apr 18, 2020
Add support for special event targets in HTML5 API (#10659)
Show description for a1ebb68authored
Commits on Apr 6, 2020
Use malloc() in GL context creation only with pthreads (#10813)
Show description for 6c55301authored
Commits on Mar 20, 2020
Upgrade closure to fix a reported security issue in one of its dependencies (#10732)
Show description for 6957e2dauthored
Commits on Mar 19, 2020
Clear out asm assignments in minimal runtime metadce (#10725)
Show description for 96a4a90authored
Commits on Mar 17, 2020
Properly handle metadce of MINIMAL_RUNTIME exports (#10663)
Show description for afba0e5authored
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 5, 2020
Commits on Mar 3, 2020
Make sbrk() compatible with 2GB+ heaps (#10600)
Show description for 552b3b7authored
Commits on Feb 27, 2020
Restore other.test_minimal_runtime_code_size and update sizes (#10597)
Show description for 2a2c462authored