20:35 | <Ben Newman (Apollo, @benjamn on GH)> | Justin Ridgewell: thanks for the ping over on GH |
20:35 | <Ben Newman (Apollo, @benjamn on GH)> | do you think this is something V8 would realistically take? |
20:35 | <Justin Ridgewell> | Yes |
20:35 | <Ben Newman (Apollo, @benjamn on GH)> | essentially this commit, in case anyone is curious: https://github.com/benjamn/deno-v8/commit/d72a3dd59139242385203b3aa0167451220d0bdf |
20:36 | <Justin Ridgewell> | Chrome is currently working on Task Attribution, which uses the same continuation_preserved_embedder_data |
20:36 | <Justin Ridgewell> | And it's broken for thenables for the same reason we are |
20:38 | <Ben Newman (Apollo, @benjamn on GH)> | ok cool, I've done one (gnarly) V8 patch before, so hopefully this time will be easier 😅 |
20:44 | <littledan> | I think V8 will take it if it doesn’t add too much complexity |