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
We now have async await which means that we could possibly remove the processingFrame global because we just don't need to schedule a requestAnimationFrame
The text was updated successfully, but these errors were encountered:
We now have async await which means that we could possibly remove the processingFrame global because we just don't need to schedule a requestAnimationFrame
The text was updated successfully, but these errors were encountered: