Open
Description
I'm wondering about ways to support ES Modules. I'm not sure how this affects AMP's usage, but being able to use ESM from within worker-dom would be really nifty.
My initial thought was to use Shimport, since the Worker employed by worker-dom is generally not going to be a Module Worker (or could it be?).
Metadata
Assignees
Labels
No labels
Activity