Skip to content

Add Phoenix transfer WASM benchmark#3

Draft
HDauven wants to merge 1 commit into
mainfrom
transfer-wasm-phoenix-bench
Draft

Add Phoenix transfer WASM benchmark#3
HDauven wants to merge 1 commit into
mainfrom
transfer-wasm-phoenix-bench

Conversation

@HDauven
Copy link
Copy Markdown
Member

@HDauven HDauven commented May 23, 2026

Summary

  • add a plonk-transfer-wasm crate that builds a real Phoenix transfer prover artifact for browser WASM
  • expose the standard plonkweb ABI (plonkweb_init, plonkweb_prove, plonkweb_verify) so the artifact can be loaded by plonkjs
  • wire a threaded transfer WASM build target with 4 GiB shared-memory limit and optional wasm-opt pass
  • document the TxCircuitFourTwo fixture, key source, trusted unchecked prover-key loading, and backend override path

Notes

  • Depends on the plonk-private browser-wasm-transfer-bench branch for the prover hot-path and trusted unchecked key loading API.
  • The browser harness and ppk/preprocessing experiments are intentionally not included.

Testing

  • cargo fmt --all -- --check
  • make build-transfer-wasm-rayon

@HDauven HDauven requested a review from xevisalle May 23, 2026 01:02
@HDauven HDauven force-pushed the transfer-wasm-phoenix-bench branch from 4479f8f to 5bc4e03 Compare May 23, 2026 01:09
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