| 15:51 | <littledan> | Has anyone else here considered the possibility of Module.prototype.import instead of overloading dynamic import? I would be fine with that. I guess ultimately dynamic import needs to be a special form to get the right referrer but ModuleInstance s already have their referrer. |
| 15:52 | <littledan> | As long as we are remaining analogous to import()! |
| 17:12 | <Kris Kowal> | Yeah, for sure. |