Commits
User selector
Commit History
Commits on Mar 13, 2020
ASYNCIFY_IMPORTS: Do not require the default imports, just provide the new ones (#10640)
Show description for 6acb404authored
Commits on Mar 4, 2020
Asyncify: Add an assertion + docs for rewinding with compiled code on the stack (#10641)
Show description for ce0f8d9authored
Commits on Feb 26, 2020
[NFC] Add note about engine flags to SIMD docs (#10564)
Show description for 0d3438aauthored
Commits on Jan 29, 2020
Commits on Jan 21, 2020
Clarify pthreads memory accessors (#10251)
Show description for b37b5efauthored andcommitted
Commits on Jan 9, 2020
Remove PTHREAD_HINT_NUM_CORES (#10166)
Show description for fd717f0authored
Commits on Dec 17, 2019
MAX_WEBGL_VERSION (#10020)
Show description for b06e696authored
Commits on Dec 10, 2019
full_posix_sockets (#7672)
Show description for 31309a8authored
Commits on Nov 19, 2019
- authored andcommitted
Commits on Oct 31, 2019
Warn on blocking on the main thread (#9579)
Show description for 3dc4011authored
Commits on Oct 4, 2019
Pthreads docs improvements (#9521)
Show description for a8e1ba4authored
Commits on Aug 6, 2019
Remove TEMP_DIR support from emscripten config file (#9157)
Show description for 100b965authored
Commits on Jul 27, 2019
Asyncify whitelist and blacklist support (#9094)
Show description for 0a886fcauthored
Commits on Jul 25, 2019
Remove Fastcomp's Asyncify, which has been deprecated for years (#9075)
Show description for e0dd370authored
Commits on Jul 23, 2019
Commits on Jul 19, 2019
Commits on Jul 12, 2019
Commits on Jul 9, 2019
[WebIDL] Add support for 'long long' datatype (#8900)
Show description for f6a2515authored andcommitted
Commits on Jul 8, 2019
- authored andcommitted
Commits on Jun 26, 2019
Wasm SIMD intrinsics (#8559)
Show description for 7da0dc8authored
Commits on Jun 3, 2019
- authored
Update pthreads.rst (#8730)
Show description for 571e270authored andcommitted
Commits on May 31, 2019
Avoid spamming the console with DEMANGLE_SUPPORT suggestions (#8720)
Show description for 5c56a3dauthored
Commits on May 22, 2019
Update SIMD docs (#8582)
Show description for b306668authored
Commits on Apr 10, 2019
- authored andcommitted
Commits on Apr 9, 2019
Commits on Apr 8, 2019
Working (but slow) support for pthreads + memory growth (#8365)
Show description for e172838authored
Commits on Mar 29, 2019
- authored andcommitted
Commits on Mar 2, 2019
Fix typo in register_map code example (docs) (#8177)
Show description for afa0ec4authored andcommitted
Commits on Feb 12, 2019
Split library_gl.js into library_webgl.js and library_webgl2.js. (#8059)
Show description for ef230f5authored
Commits on Jan 18, 2019
kripken/emscripten => emscripten-core/emscripten (#7880)
Show description for aae3002authored
Commits on Dec 28, 2018
- authored andcommitted
Commits on Dec 27, 2018
- authored andcommitted
Commits on Dec 19, 2018
Commits on Dec 3, 2018
Emit NAME.worker.js instead of a fixed pthread-main.js. fixes #7521 (#7539)
Show description for 3e19355authored