09:36
<nicolo-ribaudo>
This is the interaction between dynamic import and event loop that I mentioned yesterday: https://github.com/web-platform-tests/wpt/pull/35949
14:45
<mkubilayk>
I tried writing a rudimental bundler using Layer 0, Module Blocks and Import Reflection: https://gist.github.com/nicolo-ribaudo/81f18db096659ac8447ca94f50f2c37a
could you have used ModuleSource constructor instead of the module block here?
15:49
<Kris Kowal>
Certainly