Commits
User selector
Commit History
Commits on Apr 5, 2021
Switch to the new LLVM pass manager (#13818)
Show description for 04b2a82authoredRebaseline tests. NFC. (#13817)
Show description for b5b680cauthored
Commits on Mar 31, 2021
New uniform location handling (#13732)
Show description for 0aef720authored
Commits on Mar 30, 2021
Update after Binaryen change to inline all single-use functions (#13744)
Show description for 90d9863authored
Commits on Mar 29, 2021
Fix different memory allocation issues (#13442)
Show description for eca1581authoredIf building with -Oz, route memcpy(), memset() and memmove() to JS library functions. (#13377)
Show description for ff86f72authored
Commits on Mar 10, 2021
Rewrite MinifyGlobals from Uglify to Acorn (#13636)
Show description for cae0cb7authored
Commits on Feb 16, 2021
Rebaseline codesize tests. NFC. (#13509)
Show description for ce48de8authored
Commits on Jan 20, 2021
Commits on Nov 18, 2020
Check full JS output for hello world (#12806)
Show description for 06692ffauthoredCreate memory in wasm binaryn by default (#12790)
Show description for c2462cdauthored
Commits on Nov 15, 2020
Rebaseline test_minimal_runtime_code_size. NFC. (#12788)
Show description for fa5530dauthored
Commits on Nov 12, 2020
Rebaseline test_minimal_runtime_code_size test results. NFC (#12762)
Show description for e771de2authored
Commits on Nov 9, 2020
Commits on Nov 8, 2020
Re-enable code size tests after wasm2js change (#12719)
Show description for b2191bdauthored
Commits on Oct 30, 2020
test_minimal_runtime_code_size.: Don't use slop in EMTEST_REBASELINE mode (#12655)
Show description for 60de0b2authored
Commits on Oct 26, 2020
Update test_minimal_runtime_code_size expectations (#12606)
Show description for 845498cauthored
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