Commits
User selector
Commit History
Commits on Apr 16, 2021
Read exports from side modules at link time (#13915)
Show description for 6ca2853authoredRename internal setting IMPLEMENTED_FUNCTIONS -> WASM_EXPORTS. NFC (#13917)
Show description for 4e33590authored
Commits on Apr 15, 2021
Commits on Mar 25, 2021
Commits on Jan 27, 2021
Commits on Nov 3, 2020
Split out post-link code in emcc and make it independently runnable (#12640)
Show description for cbf5919authored
Commits on Aug 25, 2020
Commits on Aug 24, 2020
Cleanup JavaScript compiler tools. NFC. (#12013)
Show description for 220136bauthored
Commits on Aug 19, 2020
Remove fastcomp-only DEAD_FUNCTIONS option. (#11966)
Show description for 7ba7700authored
Commits on Jul 28, 2020
Move ENVIRONMENT logic from JS compiler to emcc.py (#11583)
Show description for 4e0cbd6authored
Commits on Jun 22, 2020
Update after llvm backend renamed EXCEPTION_CATCHING_WHITELIST to EXCEPTION_CATCHING_ALLOWED (#11464)
Show description for 35f3376authored
Commits on May 4, 2020
Cleanup compiler.js entry point (#11072)
Show description for 1fa8848authored
Commits on Apr 16, 2020
Add "webview" environment, to avoid fetch() for wasm delivered over file:// protocol in Cordova (#10846)
Show description for 6d5ab0fauthored
Commits on Apr 4, 2020
cleanup runtime.js (#10845)
Show description for bf72ec0authored
Commits on Mar 27, 2020
Use compact SPDX license identifer in JS files (#10771)
Show description for 7c3ced6authored
Commits on Feb 4, 2020
Do we really need both ENVIRONMENT_IS_NODE and ENVIRONMENT_HAS_NODE? (#10343)
Show description for 1e78437authored
Commits on Nov 1, 2019
Basic pthreads support for Node.js Workers (#9745)
Show description for 5e3029dauthored
Commits on Oct 24, 2019
Remove options.js_libraries (#9692)
Show description for 5cc4cc8authored
Commits on Oct 16, 2019
Split internal settings into settings_internal.js (#9649)
Show description for a04ebefauthored
Commits on Jul 25, 2019
INCOMING_MODULE_JS_API (#9072)
Show description for ea85994authored
Commits on May 8, 2019
Make STRICT=1 equivalent to EMCC_STRICT=1 in terms of legacy settings (#8555)
Show description for d71ff69authored
Commits on Feb 16, 2019
Allow using cDefine() in the preprocessor called from python (#8091)
Show description for 0eefff1authored
Commits on Feb 10, 2019
Optimize stub pthreads functions to run inside asm module. (#8023)
Show description for 409bb54authored
Commits on Jan 18, 2019
kripken/emscripten => emscripten-core/emscripten (#7880)
Show description for aae3002authored
Commits on Jan 11, 2019
Support specifying multiple possible ENVIRONMENTs. (#7809)
Show description for e9d8b5cauthored
Commits on Dec 13, 2018
Preprocessor: Use eval() for good (#7651)
Show description for 5247935authored
Commits on Oct 3, 2018
Enable ERROR_ON_UNDEFINED_SYMBOLS by default (#7196)
Show description for bc6da7fauthored
Commits on Sep 21, 2018
Commits on May 22, 2018
Add ENVIRONMENT to specify which environment the code will run in (#6565)
Show description for 5ff34e9authored
Commits on Mar 8, 2016
Commits on Feb 8, 2016
Commits on Jan 7, 2016
- committed