| 04:41 | <guybedford> |
await import.source(x) === x but await import.source(structuredClone(x)) !== x. In terms of GC, the module registry is not currently clearable. If we want to permit that for hosts, that's maybe a separate discussion, involving a loader.delete(key)? |
| 05:23 | <guybedford> | maybe it's import.unref(specifier) or similar...? |
| 08:31 | <Rob Palmer> | Well done to everyone who contributed to this article https://thenewstack.io/how-javascript-is-finally-improving-the-module-experience/ |
| 08:31 | <nicolo-ribaudo> | (I didn't even remember that she interviewed me for it 😅) |