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

Publish wasm API to npm #12317

Merged
merged 16 commits into from
Jul 17, 2024
Merged

Publish wasm API to npm #12317

merged 16 commits into from
Jul 17, 2024

Commits on Jul 14, 2024

  1. Publish wasm API to npm

    mattrunyon committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    3c213fa View commit details
    Browse the repository at this point in the history
  2. Update action name

    mattrunyon committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    4074b52 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    df3cd2a View commit details
    Browse the repository at this point in the history
  4. Fix action

    mattrunyon committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    bc420b0 View commit details
    Browse the repository at this point in the history
  5. Add license copy

    mattrunyon committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    7237181 View commit details
    Browse the repository at this point in the history
  6. Fix test failures

    mattrunyon committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    fbe914e View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2024

  1. Address review comments

    mattrunyon committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    a379495 View commit details
    Browse the repository at this point in the history
  2. Fix cargo.lock

    mattrunyon committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    89c615f View commit details
    Browse the repository at this point in the history
  3. Add other targets

    mattrunyon committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    e7c5bf1 View commit details
    Browse the repository at this point in the history
  4. Fix nodejs target

    mattrunyon committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    3ade79b View commit details
    Browse the repository at this point in the history
  5. Remove deno target

    mattrunyon committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    8e425ab View commit details
    Browse the repository at this point in the history
  6. Remove deno from readme

    mattrunyon committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    9f24ad5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    733d635 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. Add dry-run to action

    mattrunyon committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    4558d0d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6338eb2 View commit details
    Browse the repository at this point in the history
  3. Fix conditional check

    mattrunyon committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    339d30c View commit details
    Browse the repository at this point in the history