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

Add wasm support for both web and node environment #1

Merged
merged 14 commits into from
Oct 17, 2024
Merged

Commits on Oct 11, 2024

  1. build web and node target

    tolak committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    ef91b59 View commit details
    Browse the repository at this point in the history
  2. fix Makefile target name

    tolak committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    30fa161 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. Configuration menu
    Copy the full SHA
    6b15004 View commit details
    Browse the repository at this point in the history
  2. add serde-wasm-bindgen

    0xshawn committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    6c62c0d View commit details
    Browse the repository at this point in the history
  3. add js_verify

    tolak committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    1440fab View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5f2f3ec View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4712c43 View commit details
    Browse the repository at this point in the history
  6. fix quote collateral decoding

    tolak committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    fc0ab40 View commit details
    Browse the repository at this point in the history
  7. test js_verify api in node env

    tolak committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    9f87a7f View commit details
    Browse the repository at this point in the history
  8. test js_verify api in web env

    tolak committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    24ecb26 View commit details
    Browse the repository at this point in the history
  9. rename js filename in readme

    0xshawn committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    bc3903d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c339752 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. Configuration menu
    Copy the full SHA
    d3f0e9d View commit details
    Browse the repository at this point in the history
  2. fix cargo check errors

    0xshawn committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    b6f7c5e View commit details
    Browse the repository at this point in the history