Commits
User selector
Commit History
Commits on Feb 19, 2020
Fix embind to work (more) on MINIMAL_RUNTIME. (#10417)
Show description for afeebd2authored
Commits on Feb 18, 2020
Minimal runtime pthreads (#10123)
Show description for 673915cauthored
Commits on Feb 14, 2020
Programmatically apply SYSCALLS_REQUIRE_FILESYSTEM=false (#10427)
Show description for a211588authored
Commits on Feb 1, 2020
Fix PAGE_SIZE changes from #10284 (#10327)
Show description for 75341fcauthored
Commits on Dec 19, 2019
- authored
-O0 Hello world working with MINIMAL_RUNTIME. (#10056)
Show description for 5dba39cauthored
Commits on Dec 12, 2019
Fix Internet Explorer not being supported by default. (#10005)
Show description for 2fe4315authored
Commits on Dec 6, 2019
Add setting fields to control which browser versions to support (#9937)
Show description for c06c4afauthored
Commits on Nov 6, 2019
Better message when a side module needs exceptions (#9698)
Show description for ebe882cauthored
Commits on Oct 19, 2019
Stop including all filesystem backends by default (#9645)
Show description for e8709fcauthored
Commits on Oct 16, 2019
Fix pthreads with closure compiler (#9569)
Show description for a5117d7authored
Commits on Sep 19, 2019
Use configurable properties in our assertion checks (#9360)
Show description for ff22fbaauthored
Commits on Jul 31, 2019
Commits on Jul 30, 2019
More INCOMING_MODULE_JS_API optimizations (#9084)
Show description for 2c24545authored
Commits on Jul 25, 2019
INCOMING_MODULE_JS_API (#9072)
Show description for ea85994authored
Commits on Jun 26, 2019
Commits on Jun 8, 2019
Exception handling support to MINIMAL_RUNTIME (#8040)
Show description for bcf60ceauthored
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 Apr 25, 2019
Fix conditional #include in js preprocessor (#8471)
Show description for 84dcaf8authored
Commits on Mar 26, 2019
Fix pthreads + LIBRARY_DEBUG (#8303)
Show description for 8106c65authored
Commits on Mar 8, 2019
Remove UNALIGNED_MEMORY from settings.js (#8266)
Show description for 61b3296authoredRemove FORCE_ALIGNED_MEMORY from settings.js (#8260)
Show description for 7ca103cauthored
Commits on Feb 21, 2019
Code hooks at compile time (#8083)
Show description for e00383dauthored
Commits on Feb 20, 2019
do not use ftCall in wasm. (#8065)
Show description for b046cbeauthored andcommitted
Commits on Feb 19, 2019
Do not preprocess within <style> block. Fixes #7700. (#7724)
Show description for 4b5662dauthored andcommitted
Commits on Feb 7, 2019
Add support for MODULARIZE with USE_PTHREADS (#7667)
Show description for 62f6ca6authored
Commits on Jan 24, 2019
Refactor wasm table code (#7919)
Show description for b472d78authored
Commits on Jan 23, 2019
Commits on Jan 21, 2019
Commits on Jan 14, 2019
Perform JS static allocations at compile time (#7850)
Show description for d9529aeauthored
Commits on Jan 10, 2019
Remove BINARYEN_METHOD (#7836)
Show description for 04190d4authored
Commits on Dec 13, 2018
Preprocessor: Use eval() for good (#7651)
Show description for 5247935authored
Commits on Nov 21, 2018
Always implement getTempRet0/setTempRet0 in JS (#7358)
Show description for bc43482authored