Skip to content

Fix cross-browser ProveKit WASM demo and gate it in CI - #6

Merged
dcbuild3r merged 1 commit into
mainfrom
dc/fix-browser-wasm-demo
Sep 3, 2026
Merged

Fix cross-browser ProveKit WASM demo and gate it in CI#6
dcbuild3r merged 1 commit into
mainfrom
dc/fix-browser-wasm-demo

Conversation

@dcbuild3r

Copy link
Copy Markdown
Contributor

Summary

  • replace the Firefox-breaking Verity/import-map runtime with the first-party @worldcoin/provekit browser SDK
  • regenerate PKP 2.0 / PKV 2.1 artifacts with the package release toolchain and bundle the Safari-safe scalar fallback
  • add real proof-generation and verification E2E coverage for Chromium, Firefox, and WebKit
  • run CI on every pushed branch and install a local pre-push gate via Bun
  • remove obsolete vendored Noir/Verity runtime files

Verification

  • bun run format:check
  • bun run lint
  • bun run check
  • bun run test
  • bun run build
  • bun run test:e2e (10 passed, 2 skipped; real proof verified in all three browser engines)

Known baseline

  • bun run lhci still reports the existing homepage performance score of 0.82 against the repository threshold of 0.98; other local gates pass.

@dcbuild3r
dcbuild3r force-pushed the dc/fix-browser-wasm-demo branch from ea00a70 to 64b7d47 Compare September 3, 2026 09:34
@dcbuild3r
dcbuild3r merged commit 9653125 into main Sep 3, 2026
2 checks passed
@dcbuild3r
dcbuild3r deleted the dc/fix-browser-wasm-demo branch September 3, 2026 09:39
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