Commits
User selector
Commit History
Commits on Oct 3, 2023
Remove try/catch from intArrayFromBase64. NFC (#20375)
Show description for 3562824authored
Commits on Aug 14, 2023
Use normal property access in intArrayFromBase64. NFC (#20026)
Show description for c55a40cauthored
Commits on Jul 25, 2023
Fix for SINGLE_FILE running under shell environment (#19851)
Show description for b525506authored
Commits on Jun 13, 2023
Move `atob` (ascii-to-base64) polyfill into its own file. NFC (#19606)
Show description for 9a7b350authored
Commits on Feb 15, 2022
Consistent use of `typeof` operator in JS library code. NFC (#16261)
Show description for 1ebd4c8authored
Commits on Jun 15, 2021
Assume Buffer.from/alloc exist under node (#14447)
Show description for 4a9d5abauthored
Commits on Feb 22, 2020
Fix more Closure warnings (#10525)
Show description for 1fc7303authored
Commits on Jan 29, 2019
Commits on Dec 31, 2017
Add missing runtime exports (#6007)
Show description for fbebe2cauthored
Commits on Dec 21, 2017
SINGLE_FILE + locateFile fix (#5952) (#5959)
Show description for 8bfd11aauthored andcommitted
Commits on Oct 16, 2017
Add SINGLE_FILE option to embed all subresources into emitted JS (#5296)
Show description for 9b32d3eauthored andcommitted
Loading