Commits
User selector
Commit History
Commits on Oct 9, 2020
Commits on Oct 1, 2020
Remove references to __growWasmMemory (#12391)
Show description for b28a074authoredUpdate code size tests for recent improvements (#12390)
Show description for e5b741bauthored
Commits on Sep 25, 2020
Rewrite minifyGlobals JS optimizer pass (#12329)
Show description for 5027d8cauthored
Commits on Sep 23, 2020
Export table from wasm module by default (#12296)
Show description for ead3f8dauthored
Commits on Sep 15, 2020
Clean up and optimize sbrk() (#12222)
Show description for 708886fauthoredStop including malloc/free by default (#12213)
Show description for 40f669eauthored
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