Commits
User selector
Commit History
Commits on Dec 7, 2023
Commits on Jul 25, 2023
Fix for SINGLE_FILE running under shell environment (#19851)
Show description for b525506authored
Commits on Jul 6, 2023
Allow JS method notion in JS library file. NFC (#19783)
Show description for a99a5bfauthored
Commits on Jun 13, 2023
Move `atob` (ascii-to-base64) polyfill into its own file. NFC (#19606)
Show description for 9a7b350authored
Commits on Jun 27, 2022
Add BigInt64Array polyfill for Safari 14 (#17103)
Show description for 7aa4f64authored
Commits on Feb 15, 2022
Consistent use of `typeof` operator in JS library code. NFC (#16261)
Show description for 1ebd4c8authored
Commits on Feb 12, 2022
Run most tests with `-sCLOSURE_WARNINGS=error` (#16260)
Show description for 9e4fcf9authored
Commits on Feb 1, 2022
Use polyfil rather for Object.assign (#15822)
Show description for 2984b0aauthored
Commits on Jan 18, 2022
Add a settings to disable all polyfills (#16036)
Show description for 03a060aauthored
Commits on Jan 10, 2022
Move promise polyfill into polyfill subdirectory. NFC (#15939)
Show description for 1a623edauthored
Loading