00:21 | <snek> | syg: super cool to see the --harmony-structs stuff in v8 :O |
00:22 | <shu> | snek: thanks! hoping for more eyes on the devtrial for folks to play with in node |
22:28 | <bakkot> | for decorator metadata - https://slides.com/pzuraq/decorator-metadata-for-stage-3#/1 - it seems like the metadata prototype chain ought to bottom out in null rather than Object.prototype , right? like module namespace objects do? |
22:29 | <bakkot> | cc pzuraq ^ |
22:30 | <pzuraq> | yeah I just saw your comment, I agree that seems correct |
22:30 | <pzuraq> | will update it tomorrow |
22:36 | <bakkot> | nice |
22:36 | <bakkot> | always happy to have one fewer use of Object.prototype around |