Commits
User selector
Commit History
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 Jan 18, 2020
Move $runAndAbortIfError into library_async.js (#10234)
Show description for 756c925authored
Commits on Jan 16, 2020
Add new Fibers context-switching API (#9859)
Show description for 0959b37authored andcommitted
Commits on Dec 3, 2019
Add sleep callbacks to Asyncify, allowing SDL Audio to automatically update (#9828)
Show description for 288682bauthored
Commits on Oct 25, 2019
Lazy-loading support (#9697)
Show description for 9e389cbauthored
Commits on Oct 11, 2019
Use wasi fd_sync (#9626)
Show description for ac90f22authored
Commits on Sep 11, 2019
Add error handling in ASSERTIONS for EM_JS errors with ASYNCIFY_IMPORTS (#9358)
Show description for cc4a0b9authored
Commits on Aug 27, 2019
Commits on Aug 26, 2019
Remove noExitRuntime from Module object (#9322)
Show description for 3bb8123authored
Commits on Aug 2, 2019
emscripten_scan_registers and emscripten_scan_stack (#9121)
Show description for e242e53authored
Commits on Jul 16, 2019
Asyncify: fix abort() handling (#9000)
Show description for 14c60faauthoredFix fastcomp + asyncify (#8998)
Show description for 6866fb6authored
Commits on Jul 15, 2019
Rename Bysyncify to Asyncify [ci skip] (#8997)
Show description for 0e29298authored
Commits on Jul 11, 2019
Bysyncify: pthreads support (#8914)
Show description for 30d5091authored
Commits on Jul 2, 2019
Bysyncify: stack overflow check improvements (#8902)
Show description for 57387d0authored
Commits on Jun 25, 2019
Bysyncify options for import list and ignoring indirect calls (#8845)
Show description for c837329authored
Commits on Jun 21, 2019
Bysyncify support: Asyncify/Emterpreter-like functionality for the wasm backend (#8808)
Show description for 7eb910aauthored
Commits on Apr 25, 2019
Followup to #8438 - fix dependencies problems that PR created (#8464)
Show description for 55ad1c4authored
Commits on Feb 4, 2019
Remove assert from being imported into asm.js/wasm (#8000)
Show description for 6b30209authored
Commits on Jan 12, 2019
Commits on Sep 21, 2018
Commits on Jul 10, 2018
Emterpreter-async state fix (#6822)
Show description for 9a84520authored
Commits on Jul 1, 2018
Emterpretify-async-ccall followups (#6779)
Show description for dac1f30authored
Commits on Jun 28, 2018
EmterpreterAsync Promise support in ccall/cwrap (#6586)
Show description for 5110e97authored andcommitted
Commits on Apr 27, 2018
Commits on Jan 17, 2018
Port coroutines to EMTERPRETIFY_ASYNC (#6014)
Show description for decd92dauthored andcommitted
Commits on Jan 11, 2018
- authored andcommitted
Commits on Dec 24, 2017
Commits on Apr 10, 2017
Commits on Mar 21, 2017
Commits on Feb 1, 2017
Fix emterpreter-async in binaryen mode (#4900)
Show description for ae2f723authored
Commits on Jan 26, 2017
support emscripten_wget in emterpretify-async mode (#4886)
Show description for 7b402d2authored