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
At least within the context of WebAssembly, the conservative GC recursing is causing stack overflows on larger heaps. Ideally it should be possible to make it not recurse.