Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

More efficient if #1587

Draft
wants to merge 19 commits into
base: main
Choose a base branch
from
Draft

More efficient if #1587

wants to merge 19 commits into from

Conversation

mitschabaude
Copy link
Contributor

  • defer bindings import to initialize call
  • make local blockchain async and call initialize
  • change local blockchain usage in examples
  • guard uses of Snarky and Pickles bindings by initialize call
  • refactor to avoid bindings call
  • make ml Test module an async function
  • fix proof and cjs examples
  • wasm js wrapper is only created on initialize
  • export initialize and tweak import benchmarks
  • changelog
  • call initialize up front in benchmarks
  • move sync runners behind an async function
  • more changelog
  • fix token test
  • fix encryption example
  • remove "main" export which confused webpack
  • separate if implementation when one input is constant - promising but not perfect

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