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

feat: Add Wasm Bindings #62

Merged
merged 31 commits into from
Mar 22, 2024
Merged

feat: Add Wasm Bindings #62

merged 31 commits into from
Mar 22, 2024

Commits on Mar 10, 2024

  1. Configuration menu
    Copy the full SHA
    21d9a20 View commit details
    Browse the repository at this point in the history
  2. update 1 file and create 1 file

    foolo committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    ae5b918 View commit details
    Browse the repository at this point in the history
  3. node.rs

    foolo committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    3a9c82e View commit details
    Browse the repository at this point in the history
  4. wasm

    foolo committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    ef16b82 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

  1. update circom.rs and lib.rs

    foolo committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    e45cb93 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b84abe2 View commit details
    Browse the repository at this point in the history
  3. reverse_string

    foolo committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    eefa39d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d65a3b5 View commit details
    Browse the repository at this point in the history
  5. disable neon for wasm

    foolo committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    44c6cb0 View commit details
    Browse the repository at this point in the history
  6. chore: delete .yarnrc

    foolo committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    1044418 View commit details
    Browse the repository at this point in the history
  7. toolchain, docs

    foolo committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    1d75e5e View commit details
    Browse the repository at this point in the history
  8. remove pkg dir

    foolo committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    54e4a41 View commit details
    Browse the repository at this point in the history
  9. Revert "update 1 file and create 1 file"

    This reverts commit ae5b918.
    foolo committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    72621b7 View commit details
    Browse the repository at this point in the history
  10. cleanup

    foolo committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    397b526 View commit details
    Browse the repository at this point in the history
  11. target_family wasm

    foolo committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    4344247 View commit details
    Browse the repository at this point in the history
  12. remove neon from compiler

    foolo committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    f4f86b3 View commit details
    Browse the repository at this point in the history
  13. test stub

    foolo committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    b7804b6 View commit details
    Browse the repository at this point in the history
  14. README

    foolo committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    419c32c View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    e169d3c View commit details
    Browse the repository at this point in the history
  16. wasm-pack web README

    foolo committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    ffbba37 View commit details
    Browse the repository at this point in the history
  17. tests

    foolo committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    8a33a39 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    75e321a View commit details
    Browse the repository at this point in the history
  19. gen_from_decomposed_memory

    foolo committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    2219f27 View commit details
    Browse the repository at this point in the history
  20. test: update email_addr.test.js

    foolo committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    8005665 View commit details
    Browse the repository at this point in the history
  21. update tests

    foolo committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    abe34d8 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    082c273 View commit details
    Browse the repository at this point in the history
  23. chore: delete wasm.test.js

    foolo committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    80ce1b2 View commit details
    Browse the repository at this point in the history
  24. update circom.rs and lib.rs

    foolo committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    4642a78 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

  1. add wasm-bindgen to api

    foolo committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    d8802bc View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

  1. feat: add wasm

    Bisht13 committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    e5d4017 View commit details
    Browse the repository at this point in the history
  2. chore: update version

    Bisht13 committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    29dd7d7 View commit details
    Browse the repository at this point in the history