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
Try my library, JAsync, which has been written on and off for years and has recently been useful for my own projects. The latest plan is to write a proxy debugging server that intercepts and transforms debugging requests, which has solved the problem that single-step debugging on await breakpoint lines will jump outside the method. If this problem is solved, the experience will be no different from native async/await!
I’m introducing this project to my team, it’s really convenience.
Now I notice that last commit is in 2020, why no updates coming.
So is this project alive?
The text was updated successfully, but these errors were encountered: