10:31
<Jacob Smith>
* https://github.com/JakobJingleheimer/proposal-comparisons/issues/5

Description: flesh out Comparisons API and examples; includes "Deviation" metadata), and compare options (consider prototype, etc).
10:32
<Jacob Smith>
* .
10:32
<Jacob Smith>
* https://github.com/JakobJingleheimer/proposal-comparisons/issues/5

Description: flesh out Comparisons API and examples; includes "Deviation" metadata), and compare options (consider prototype, etc).
10:32
<Jacob Smith>
Will we be meeting today? I have a bit of a potential conflict, so I'm wondering if I need to get it moved or if there's actually no conflict
10:56
<nicolo-ribaudo>
I'd like to meet
15:44
<kriskowal>
I should be ready on time. See you soon
16:02
<nicolo-ribaudo>
Meeting time!
17:22
<guybedford>

With regards to (await import('./foo.js#a')) === (await import('./foo.js#b'))) - it turns out these are distinct URLs in the module registry after all. Can't believe I forgot about that one.

Will follow up now with regards to the import attributes and bundling questions.