Skip to content

Enable threaded ProveKit WASM in production - #7

Merged
dcbuild3r merged 1 commit into
mainfrom
dc/fix-vercel-isolation
Sep 3, 2026
Merged

dcbuild3r merged 1 commit into
mainfrom
dc/fix-vercel-isolation

Conversation

@dcbuild3r

Copy link
Copy Markdown
Contributor

Summary

  • serve COOP and COEP headers from Vercel so SharedArrayBuffer and worker threads are available in production
  • assert cross-origin isolation and a multi-thread runtime in the real browser proof test
  • unit-test the deployment header configuration

Verification

  • bun run format:check
  • bun run lint (three existing warnings)
  • bun run check (one existing Astro hint)
  • bun run test
  • bun run test:e2e (Chromium, Firefox, WebKit: 10 passed, 2 skipped)

@dcbuild3r
dcbuild3r merged commit 505a19d into main Sep 3, 2026
2 checks passed
@dcbuild3r
dcbuild3r deleted the dc/fix-vercel-isolation branch September 3, 2026 10:41
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