16:27 | <devsnek> | strawman proposal: noawait sections in async functions that you can put around cache operations |
16:28 | <devsnek> | example https://gc.gy/59425087.png |
16:29 | <devsnek> | (only half joking) |
16:50 | <Bakkot> | devsnek you could just wrap it in an IIFE |
16:53 | <devsnek> | Bakkot: but that doesn't add any new syntax |
21:40 | <bradleymeck> | devsnek: why no go the whole way and just set the grammar flags whole sale, `do with (-await) {}` |
21:40 | <devsnek> | bradleymeck: i'm on board as long as it uses tilde and uppercase Await |
23:52 | <devsnek> | ljharb: what is your definition of forgeable |