Skip to content

Fix packaged JS ProveKit WASM resolution - #20

Open
Bisht13 wants to merge 3 commits into
mainfrom
px/fix-js-provekit-dist
Open

Fix packaged JS ProveKit WASM resolution#20
Bisht13 wants to merge 3 commits into
mainfrom
px/fix-js-provekit-dist

Conversation

@Bisht13

@Bisht13 Bisht13 commented Apr 20, 2026

Copy link
Copy Markdown
Member

Summary

  • resolve packaged Node WASM asset paths for the JS ProveKit backend
  • add dist smoke coverage for the shipped ESM and CJS entrypoints
  • update JS SDK docs to match Node/browser support and current package version

Testing

  • cd sdks/js && npm test

Bisht13 added 3 commits April 20, 2026 14:04
Align the JS SDK and browser example with ProveKit main, which now
tracks Noir 1.0.0-beta.19. The bundled circuit.json fixture is
recompiled with nargo 1.0.0-beta.19 and inputs.json is rewritten to
match the basic circuit's actual ABI (a/b/c/d) instead of the stale
plains/result schema. Bumps @atheon/verity to 0.3.2-beta.
The package was previously misnamed @atheon/verity in this branch but
the published scope is @atheonxyz. Restore the published name so the
package version 0.3.2-beta matches what's on the registry.
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