Commits
User selector
Commit History
Commits on Mar 30, 2023
Acorn optimizer: Fix a crash on a direct call in isExportWrapperFunction (#19101)
Show description for 2a13190authored
Commits on Mar 15, 2023
Fix for-of in acorn optimizer (#18968)
Show description for 2fcbc82authored
Commits on Feb 14, 2023
Commits on Jan 21, 2023
make_export_wrappers: Limit module exports to EXPORTED_FUNCTIONS (#18564)
Show description for 355b970authored
Commits on Jan 20, 2023
Update emitDCEGraph test (#18561)
Show description for 2fa65b1authored
Commits on Jan 19, 2023
Remove unused EMSCRIPTEN_GENERATED_FUNCTIONS. NFC (#18556)
Show description for d35f65eauthored
Commits on Jan 17, 2023
Rename asmLibraryArg to wasmImports. NFC (#18534)
Show description for 1ec7dc0authored
Commits on Jan 5, 2023
Fix JS optimizer error on ES6 spread operator (#18461)
Show description for de13451authored
Commits on Oct 4, 2022
Don't strip `use strict` strings in AJSDCE pass. (#17964)
Show description for d0abff4authored
Commits on Jul 26, 2022
Rename tests/ to test/. NFC (#17502)
Show description for 7d291a7authored
Loading