Commits
User selector
Commit History
Commits on Jun 21, 2021
Split out wget API into seperate header and JS implementation. (#14388)
Show description for e76237bauthored
Commits on Jun 17, 2021
Improve support for runtime keepalive under node (#14450)
Show description for 607ca44authored
Commits on Jun 10, 2021
Avoid setting noExitRuntime when using fibres/asyncify (#13349)
Show description for 1aee938authored
Commits on Jun 9, 2021
Fix ASYNCIFY + EXIT_RUNTIME check (#14418)
Show description for 33fb817authoredFix exception swallowing in instrumentWasmExports (#14420)
Show description for d772e68authored
Commits on Apr 27, 2021
[Asyncify] Assert on async operations not being done during or after shutdown (#14030)
Show description for 9f536a3authored[Asyncify] Allow boolean return values (#13948)
Show description for 325534cauthored
Commits on Feb 19, 2021
Move exit_with_live_runtime and force_exit out of library_browser.js (#13533)
Show description for 6d3859fauthored
Commits on Oct 29, 2020
Move emscripten_stack_get_base/end into native code (#12615)
Show description for 3f7d8eeauthored
Commits on Oct 28, 2020
Fix use of old __set_stack_limit function (#12616)
Show description for e2294f4authored
Commits on Sep 16, 2020
Cleanup unused makeSetValue family of helper functions (#12228)
Show description for 1478a58authored
Commits on Sep 13, 2020
Remove hard dependency on Browser from Asyncify (#12181)
Show description for 14bd2e2authored
Commits on Aug 31, 2020
Part two of dynCall removal (#12059)
Show description for 953adedauthoredRefactor and simplify asyncify logic for calling back in (#12081)
Show description for 4ae9f49authored
Commits on Aug 15, 2020
Commits on Aug 12, 2020
library_async.js cleanup (#11867)
Show description for de71520authoredRemove fastcomp-specific Asyncify code (#11868)
Show description for 9b5c5b9authored
Commits on Jun 18, 2020
Add support for Embind + Asyncify integration (#11429)
Show description for 8715a1bandauthored
Commits on May 18, 2020
Remove emterpreter support. (#11020)
Show description for b43474fauthored
Commits on Mar 27, 2020
Use compact SPDX license identifer in JS files (#10771)
Show description for 7c3ced6authored
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