Commits
User selector
Commit History
Commits on Dec 6, 2023
Commits on Nov 2, 2023
In STRICT mode, only define `assert` when ASSERTIONS is set (#20592)
Show description for a2f3b92authored
Commits on Aug 22, 2023
[Wasm64] Fix many remaining issues and add wasm64_4gb test configuration (#20077)
Show description for f15841dauthored
Commits on Aug 16, 2023
Add addToLibrary compile time helper function (#20044)
Show description for 8ab7b6dauthored
Commits on Aug 14, 2023
Use normal property access in intArrayFromBase64. NFC (#20026)
Show description for c55a40cauthored
Commits on Aug 10, 2023
Remove `source-map` dependency from terser bundle (#20016)
Show description for b1fdca7authored
Commits on Jul 7, 2023
Update terser to v5.18.2 and verify optional chaining support (#19805)
Show description for fb04dc6authored
Commits on Feb 14, 2023
Commits on Nov 17, 2022
Add support for `-sEXPORT_ES6`/`*.mjs` on Node.js (#17915)
Show description for ce4c405authored
Commits on May 26, 2022
Remove `source-map` dependency from terser bundle (#17067)
Show description for 38d1292authored
Commits on May 24, 2022
Update terser to v4.1.0 (#17035)
Show description for 565c853authored
Commits on Feb 24, 2022
Remove checked-in copy of websockify. NFC (#16377)
Show description for 7d32b2bauthored
Commits on Feb 12, 2022
Run most tests with `-sCLOSURE_WARNINGS=error` (#16260)
Show description for 9e4fcf9authored
Commits on Feb 4, 2022
Make all of our JS libraries closure-warning free. (#16199)
Show description for 87d0443authored
Commits on Jan 10, 2022
Commits on Aug 20, 2021
Make use of pathlib.Path when dealing with paths within emscripten. NFC (#14916)
Show description for d8ec08aauthored
Commits on Aug 16, 2021
Add missing Closure extern for ftruncateSync (#14877)
Show description for 0fe9b0bauthored
Commits on Jun 15, 2021
Assume Buffer.from/alloc exist under node (#14447)
Show description for 4a9d5abauthored
Commits on Apr 8, 2021
Use third_party leb128 implementation. NFC (#13833)
Show description for fd97775authored
Commits on Mar 16, 2021
Avoid compiling stb_image at link time (#13658)
Show description for 5db55aeauthored
Commits on Mar 15, 2021
Move gcc demangler code into tests/third_party/libiberty. NFC. (#13663)
Show description for b61ff56authored
Commits on Mar 10, 2021
Remove the no-longer-used js-optimizer.js and the Uglify dependency it had. NFC (#13639)
Show description for fba8200authored
Commits on Mar 4, 2021
Update link to source of WebIDL.py (#13597)
Show description for 5bc163aauthored
Commits on Dec 6, 2020
Move mini-lz4.js to third_party. NFC. (#12981)
Show description for 53eb34bauthored
Commits on Sep 29, 2020
Support import(...) in ESTree->Terser conversion (#12365)
Show description for 47a1c28authored
Commits on Aug 11, 2020
Fix #10986: webidl_binder.py drops turds (#11842)
Show description for 8d21da5authored
Commits on Jul 8, 2020
Commits on Jun 26, 2020
Remove acorn fork, use it from upstream normally (#11480)
Show description for 2460388authored
태재영
Commits on Apr 22, 2020
Move uglify-js to third_party (#10967)
Show description for 0d59f20authoredMove acorn and terser to third_party (#10970)
Show description for 4d4de90authored
Commits on Feb 22, 2020
Fix more Closure warnings (#10525)
Show description for 1fc7303authored
Commits on Feb 21, 2020
Closure cleaning (#10456)
Show description for b007756authored
Commits on Feb 8, 2020
html-minifier-terser (#9990)
Show description for 479300eauthoredClosure warnings (#10364)
Show description for c284846authored
Commits on Jan 26, 2020
Migrate Closure to be located via npm install (#9989)
Show description for b5ec625authored