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
A JavaScript engine that cannot stop JavaScript execution to perform garbage collection is mostly
a toy. Nova's GC is currently only interleaved behind a flag and this needs to change.