Commits
User selector
Commit History
Commits on Dec 19, 2017
Exit node.js with error status on unhandled promise rejections (#5948)
Show description for b10820fauthored
Commits on Dec 7, 2017
add module integration code in shell.js, to avoid writing the js in emcc.py (which is at its maximum size this early in the compilation process, possibly hundreds of MB) just to add it, which is a …
Show description for 171a95ccommittedEval elimination #1 (#5751)
Show description for d750cefauthored andcommitted
Commits on Nov 20, 2017
Commits on Nov 13, 2017
Commits on Nov 7, 2017
Google Closure Compiler Java update (#5720)
Show description for 93479ecauthored andcommitted
Commits on Oct 16, 2017
Add SINGLE_FILE option to embed all subresources into emitted JS (#5296)
Show description for 9b32d3eauthored andcommitted
Commits on Oct 11, 2017
Commits on Sep 13, 2017
- committed
Fix for repeated `require()` when `MODULARIZE=1` is used (#5569)
Show description for 117b7a3authored andcommitted
Commits on May 30, 2017
Commits on Apr 12, 2017
- authored andcommitted
Commits on Mar 20, 2017
Fix wasm loading in workers, and refactor async promise code (#5011)
Show description for c2f2fe6authored
Commits on Mar 17, 2017
Return an error code in JS shells even with async wasm compilation (#5030)
Show description for 230da8dauthored
Commits on Nov 11, 2016
Commits on Sep 7, 2016
- committed
Commits on Mar 21, 2016
remove dead if statement in Module['read']
Show description for 48eda51committed
Lars-Magnus Skog
Commits on Feb 7, 2016
Commits on Jan 26, 2016
- committed
Merge branch 'master' of https://github.com/XVincentX/emscripten into incoming
Show description for 18c2e4ccommitted
Commits on Jan 20, 2016
- committed
XVincentX
Commits on Nov 23, 2015
Commits on Aug 25, 2015
Merge branch 'incoming' into wasm-polyfill-prototype
Show description for 0b02d78committed
Commits on Aug 11, 2015
Rename Settings.CLOSURE_COMPILER.
Show description for 4b0ef40committed
Commits on Jul 24, 2015
Commits on Jun 27, 2015
Commits on Jun 1, 2015
Use document.currentScript to locate the current script file instead of window.location.pathname, since that won't work if the script is loaded via <script src='foo.js'> tag. Also capture the scrip…
Show description for d0f91f6committed- committed
- committed
- committed