What about further extending JsFuture to adapt more callback APIs? #4261
LittleSaya
started this conversation in
Ideas
Replies: 1 comment 3 replies
-
I'm a bit lost on what you are proposing here. I would appreciate if you explain it from first principles to me. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I found this type can be easily used on different callback APIs with just a little bit modification, maybe this could become a more general method to wrap callback APIs into Futures?
examples:
Beta Was this translation helpful? Give feedback.
All reactions