Commits
User selector
Commit History
Commits on Dec 6, 2023
Commits on Nov 17, 2023
Reduce 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 1ead8f3authored
Commits on Oct 31, 2023
Speed up building large system libraries (#20577)
Show description for 53bb231andauthoredUpdate the minimum supported build-time version of node to 16.20.0 (#20551)
Show description for eefceb7authored
Commits on Oct 30, 2023
Support separate version of Node.js for running tests. NFC (#20573)
Show description for bcbfdd4authored
Commits on Oct 19, 2023
Add support for -### compiler flag (#20475)
Show description for a8e9dd5authored
Commits on Sep 22, 2023
Commits on Jul 25, 2023
Commits on Jul 11, 2023
Don't generate function wrappers for exported tags. NFC (#19809)
Show description for ac1e708authored
Commits on Jun 28, 2023
Rename/move strip_prefix -> removeprefix. NFC (#19723)
Show description for b9f7ecbauthored
Commits on Jun 26, 2023
Enable EM_JS in side modules (#19705)
Show description for 7c58a8fauthoredRemove EMCC_SAVE_OPT_TEMP environment variable (#19716)
Show description for 4be3462authored
Commits on Jun 6, 2023
Add EMCC_LOGGING=0 to disable all logging (#19531)
Show description for 58ff5aaauthored
Commits on Jun 2, 2023
Setup the emscripten cache directory lazily (#19500)
Show description for 34b0309authored
Commits on Jun 1, 2023
Refactor import-time code tools/config.py and shared.py. NFC (#19491)
Show description for a1ad64cauthored
Commits on Apr 21, 2023
Remove use of EM_PYTHON_MULTIPROCESSING environment variable. NFC (#19224)
Show description for b2c4974authored
Commits on Apr 20, 2023
Commits on Apr 18, 2023
Remove deps_info system and the running of llvm-nm on input file. NFC (#18905)
Show description for 1e7b78fauthored
Commits on Feb 24, 2023
Commits on Feb 17, 2023
Commits on Jan 30, 2023
Move node sanity checking back to perform_sanity_checks (#18625)
Show description for 00783aeauthored
Commits on Jan 26, 2023
Commits on Jan 25, 2023
Allow EXPECTED_LLVM_VERSION + 1 during CI (#18593)
Show description for 5226fc1authored
Commits on Jan 13, 2023
Fix possible race when reading sanity file (#18512)
Show description for e6cdb66authored
Commits on Jan 10, 2023
Fix typo in exception handling in get_clang_targets. NFC (#18485)
Show description for 42a2de7authored
Commits on Jan 6, 2023
Don't rebuilt the cache every time the config file changes. NFC (#18462)
Show description for 785bdd9authored
Commits on Jan 4, 2023
- authored
Warn when min browser versions are not compatible (#18439)
Show description for 529ad2cauthored
Commits on Dec 18, 2022
Ensure settings, and in particular serialized settings are stable. NFC (#18394)
Show description for 7fa7520authored
Commits on Dec 8, 2022
Allow emscripten to be run without a config file (#18344)
Show description for 31dd14aauthored
Commits on Dec 2, 2022
Remove use of LLVM's opt from test_noinline (#18300)
Show description for 50d143dauthoredRemove use of llvm-mc (#18298)
Show description for 2d75aa8authoredRemove llc dependency. NFC (#18290)
Show description for 4c7438aauthored