Skip to content

feat(core)!: support Web Worker in ESM output#1774

Draft
elecmonkey wants to merge 6 commits into
mainfrom
elecmonkey/worker
Draft

feat(core)!: support Web Worker in ESM output#1774
elecmonkey wants to merge 6 commits into
mainfrom
elecmonkey/worker

Conversation

@elecmonkey

@elecmonkey elecmonkey commented Jul 18, 2026

Copy link
Copy Markdown
Member

Summary

This PR enables worker parsing for ESM output and keeps worker dependencies bundled in bundleless mode, producing executable ESM worker artifacts for both bundled and bundleless libraries.

Need web-infra-dev/rspack#14728 (Merged), web-infra-dev/rspack#14876, web-infra-dev/rspack#14874 (Merged)

Close #929

@elecmonkey elecmonkey changed the title feat(core): support workers in ESM output feat(core)!: support Web Worker in ESM output Jul 18, 2026
@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Jul 18, 2026

Copy link
Copy Markdown

Deploying rslib with  Cloudflare Pages  Cloudflare Pages

Latest commit: 0b265d4
Status: ✅  Deploy successful!
Preview URL: https://5f16c304.rslib.pages.dev
Branch Preview URL: https://elecmonkey-worker.rslib.pages.dev

View logs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature]: Support web-worker

1 participant