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
Besides passing callbacks from JS to TS, the other way around would be useful. For example, then we could allow a user who is writing AS code to run things like requestAnimationFrame(someFunc) inside of AS to control an animation loop.
Thanks to @jayphelps for pointing this out! 😄
See there awesome explanation at: #12 (comment)
The text was updated successfully, but these errors were encountered: