Commits
User selector
Commit History
Commits on Jun 24, 2023
Commits on Jun 1, 2023
Commits on May 30, 2023
Remove some remaining internal uses of the old USE_PTHREADS settings. NFC (#19474)
Show description for 0fb0c7aauthored
Commits on Mar 1, 2023
Deprecate unsed MEM_INIT_METHOD setting (#18868)
Show description for 4851d85authored
Commits on Jan 16, 2023
Remove special case file writing code in tools/minimal_runtime_shell.py (#18530)
Show description for 05b1c63authored
Commits on Sep 1, 2022
Commits on Aug 10, 2022
Revert "Create utils.delete_file and utils.delete_dir in place of tempfiles.try_delete. NFC (#17512)" (#17616)
Show description for 4cca7fbauthored
Commits on Jul 29, 2022
Create utils.delete_file and utils.delete_dir in place of tempfiles.try_delete. NFC (#17512)
Show description for 028241fauthored
Commits on Mar 21, 2022
Remove unneeded Configuration class from shared.py. NFC (#16543)
Show description for 500d826authored
Commits on Mar 15, 2022
Remove WASM_WORKERS_NO_TLS option (#16476)
Show description for ed8acb3authored
Commits on Mar 7, 2022
Wasm workers (#12833)
Show description for b25abd5authored
Commits on Feb 15, 2022
Fix EXPORT_NAME+MINIMAL_RUNTIME (#16215)
Show description for 2a001c5authored
Commits on Dec 4, 2021
Be consistent about how we add the emscripten root to `sys.path`. NFC (#15704)
Show description for a2f2e1bauthored
Commits on Jun 21, 2021
Move file utils to utils.py. NFC. (#14500)
Show description for 4ce0466authored
Commits on Jun 16, 2021
Commits on Apr 16, 2021
Declare setting object in settings.py (#13918)
Show description for ac5f5cbauthored
Commits on Mar 9, 2021
Remove asbytes helper function. NFC. (#13622)
Show description for cdcf0aeauthored
Commits on Sep 11, 2020
Commits on Aug 24, 2020
Remove JSOptimizer from emcc.py (#12026)
Show description for 82ee001authored
Commits on Aug 12, 2020
Remove fastcomp-only --separate-asm option. See #11860 (#11869)
Show description for c6212efauthored
Commits on May 4, 2020
Remove MODULARIZE_INSTANCE option (#11037)
Show description for 7d01378authored
Louis DeScioli
Commits on Feb 18, 2020
Minimal runtime pthreads (#10123)
Show description for 673915cauthored
Commits on Jan 30, 2020
SINGLE_FILE support to MINIMAL_RUNTIME (#10276)
Show description for 4c669e4authored
Commits on Jan 24, 2020
JS fallback when Wasm is not supported (#10118)
Show description for d2114d1authored
Loading