tc39 / proposal-defer-import-eval

A proposal for introducing a way to defer evaluate of a module
https://tc39.es/proposal-defer-import-eval
MIT License
208 stars 12 forks source link

Michael's review #44

Closed nicolo-ribaudo closed 2 months ago

nicolo-ribaudo commented 2 months ago

Ref https://github.com/tc39/proposal-defer-import-eval/issues/24#issuecomment-2153371637

@michaelficarra For GatherAsynchronousTransitiveDependencies I could not just use list concatenation because I need to avoid duplicates -- how does this look?

michaelficarra commented 2 months ago

Micheal's review

Michael's review 😉

michaelficarra commented 2 months ago

LGTM otherwise.

nicolo-ribaudo commented 2 months ago

Whops sorry about the typo 😅