This repository has been archived by the owner on Aug 15, 2024. It is now read-only.
WASM love
- 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”