web-feature: JavaScript modules in shared workers
The SharedWorker() constructor accepts { type: "module" } to load scripts that use import and export. Also known as ECMAScript modules or ESM in shared workers.
WPE MiniBrowser
Linux
2026-05
Servo
Android
2026-05