Skip to content
This repository has been archived by the owner on Aug 15, 2024. It is now read-only.

WASM love

Compare
Choose a tag to compare
@shamatar shamatar released this 05 Mar 09:27
· 69 commits to master since this release
6e45a4b
  • Add singlethreaded version
  • Now “ff” and “pairing” crates are re-exported as “bellman::pairing::ff” and ”bellman::pairing”
  • If for some reason you need to use “pairing” or “ff” directly and don’t want to use re-exports, than to avoid errors you should specify tag 0.16.2 for “pairing” and 0.5 for “ff”