Commits
User selector
Commit History
Commits on Dec 11, 2023
Drop support for targeting IE using -sMIN_IE_VESRION (#20887)
Show description for c54ebd7authored
Commits on Dec 9, 2023
Use babel for transpiling rather than closure compiler (#20879)
Show description for 7bed0e2authored
Commits on Dec 8, 2023
- authored
Drop support for EdgeHTML browser using `-sMIN_EDGE_VESRION` (#20881)
Show description for 7ca8b40authored
Commits on Dec 7, 2023
Commits on Dec 6, 2023
Commits on Dec 5, 2023
Fix js-optimizer crash on empty array destructuring element (#20843)
Show description for f813f42authoredFix parsing of nested object patterns in acorn-optimizer.js (#20835)
Show description for fb0d986authoredDon't force malloc/free except when actually needed (#20836)
Show description for 0febd79authored- authored
Add line filename and line number information to acorn-optimizer errors (#20833)
Show description for f007d34authored
Commits on Dec 4, 2023
embind: Add ahead of time JS glue code generation. (#20796)
Show description for fe7dc4cauthored- authored
Increase node stack size of 8Mb when running js_optimizer (#20826)
Show description for 39290d8authoredStreamline metadce by avoiding wasted work (#20814)
Show description for a621bc1authoredGate *glGetProcAddress() functions behind a linker flag -sGL_ENABLE_GET_PROC_ADDRESS=1 so that we can restrict new GL extensions from being advertised in the future that *glGetProcAddress() cannot …
Show description for 66db982authored
Commits on Nov 30, 2023
Fix typo in transpile warning. NFC (#20813)
Show description for 7e7beb8authoredRemove warning about very large JS functions. (#20812)
Show description for 9af9e58authored
Commits on Nov 28, 2023
Link shared libraries with `--unresolved-symbols=import-dynamic`. NFC (#20795)
Show description for 58cf85cauthored
Commits on Nov 21, 2023
Add sigisemptyset.c to libc (#20755)
Show description for 10725ecauthored
Commits on Nov 20, 2023
embind: Better support memory64 for TS generation (#20568)
Show description for d1c731cauthored
Commits on Nov 17, 2023
Update libcxx & libcxxabi to LLVM 17.0.4 (#20707)
Show description for 97f37e1authoredReduce overhead of sanity checks on compiler startup (#20734)
Show description for 8aed097authored
Commits on Nov 16, 2023
split linker code into a separate file. NFC (#20717)
Show description for 1ead8f3authoredUpdate compiler-rt to LLVM 17.0.4 (#20708)
Show description for 0e3e9b5authoredAdd a port of mimalloc, a fast and scalable multithreaded allocator (#20651)
Show description for 165c1a3authored
Commits on Nov 15, 2023
Remove limits of ES6 features in standard library code (#20700)
Show description for 9429b48authored
Commits on Nov 14, 2023
Simplify clang vs clang++ selection process when compiling sources (#20712)
Show description for 5022542authored
Commits on Nov 11, 2023
Commits on Nov 9, 2023
Fix line endings of generated on windows (#20664)
Show description for b4d5c4aauthored
Commits on Nov 8, 2023
[wasm64] Fix a lot of the remaining browser tests (#20516)
Show description for e837112authoredFix for non-utf-8 headers in ports (#20616)
Show description for 3fd368cauthored