Skip to content

Serve the worker-bundler artifact from static assets#1378

Merged
RhysSullivan merged 1 commit into
mainfrom
bundler-artifact-assets
Jul 9, 2026
Merged

Serve the worker-bundler artifact from static assets#1378
RhysSullivan merged 1 commit into
mainfrom
bundler-artifact-assets

Conversation

@RhysSullivan

Copy link
Copy Markdown
Collaborator

The publish bundler artifact (worker-bundler source and esbuild wasm) is fetched from static assets on first use instead of being inlined into the worker script, returning the script to its previous size. Cold-start latency regressed while the 19MB artifact chunk was part of the script blob. A build assertion fails if an oversized worker-bundler chunk reappears in the server output.

The publish bundler artifact, worker-bundler source and esbuild wasm, is fetched from static assets at first use instead of being inlined into the worker script, returning the script to its previous size. Cold-start latency regressed while the 19MB artifact chunk was part of the script blob.
@cloudflare-workers-and-pages

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

Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Updated (UTC)
✅ Deployment successful!
View logs
executor-cloud 08b35b1 Jul 09 2026, 04:04 AM

@cloudflare-workers-and-pages

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

Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
executor-marketing 08b35b1 Commit Preview URL

Branch Preview URL
Jul 09 2026, 04:02 AM

@github-actions

github-actions Bot commented Jul 9, 2026

Copy link
Copy Markdown
Contributor

Cloudflare preview

Torn down — the PR is closed.

@pkg-pr-new

pkg-pr-new Bot commented Jul 9, 2026

Copy link
Copy Markdown

Open in StackBlitz

@executor-js/cli

npm i https://pkg.pr.new/@executor-js/cli@1378

@executor-js/config

npm i https://pkg.pr.new/@executor-js/config@1378

@executor-js/execution

npm i https://pkg.pr.new/@executor-js/execution@1378

@executor-js/sdk

npm i https://pkg.pr.new/@executor-js/sdk@1378

@executor-js/codemode-core

npm i https://pkg.pr.new/@executor-js/codemode-core@1378

@executor-js/runtime-quickjs

npm i https://pkg.pr.new/@executor-js/runtime-quickjs@1378

@executor-js/plugin-file-secrets

npm i https://pkg.pr.new/@executor-js/plugin-file-secrets@1378

@executor-js/plugin-graphql

npm i https://pkg.pr.new/@executor-js/plugin-graphql@1378

@executor-js/plugin-keychain

npm i https://pkg.pr.new/@executor-js/plugin-keychain@1378

@executor-js/plugin-mcp

npm i https://pkg.pr.new/@executor-js/plugin-mcp@1378

@executor-js/plugin-onepassword

npm i https://pkg.pr.new/@executor-js/plugin-onepassword@1378

@executor-js/plugin-openapi

npm i https://pkg.pr.new/@executor-js/plugin-openapi@1378

executor

npm i https://pkg.pr.new/executor@1378

commit: 08b35b1

@RhysSullivan RhysSullivan marked this pull request as ready for review July 9, 2026 04:08
@RhysSullivan RhysSullivan merged commit 56b60bf into main Jul 9, 2026
21 checks passed
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.

1 participant