You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
exportconstjs_import_wrapper_by_fn_handle: Function[]=<any>[null];// 0th slot is dummy, main thread we free them on shutdown. On web worker thread we free them when worker is detached.
23
24
@@ -501,9 +502,9 @@ export function assert_c_interop (): void {
501
502
// make sure we are not blocking em_task_queue_execute up the call stack
502
503
// so that when we call back to managed, the FS calls could still be processed by the UI thread
503
504
// see also emscripten_yield which can process the FS calls inside the spin wait
0 commit comments