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
I would like to try async support, but due to the lazy property filling the await keyword would need to be added to everything, including all property accesses, which may hurt ergonomics (especially when chaining accesses, e.g. machine.author.solves[0].machine
Will we see async support in the future, or is this not planned?
The text was updated successfully, but these errors were encountered: