|
|
|
|
|
by leshow
2750 days ago
|
|
According to this blog post, no: "... performing a CPS-like transform where an async function is split into a series of continuations that are chained together via a Future::then method" they are referring to c# and js implementation of promises/futures here |
|