Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: bytecodealliance/javy
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v6.0.0
Choose a base ref
...
head repository: bytecodealliance/javy
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v7.0.0
Choose a head ref
  • 15 commits
  • 41 files changed
  • 2 contributors

Commits on Sep 2, 2025

  1. Configuration menu
    Copy the full SHA
    0d90280 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    42fdf67 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    31acc38 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c328196 View commit details
    Browse the repository at this point in the history
  5. Bump actions/checkout from 4 to 5 (#1006)

    Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v4...v5)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-version: '5'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 2, 2025
    Configuration menu
    Copy the full SHA
    de208d0 View commit details
    Browse the repository at this point in the history
  6. Bump actions/download-artifact from 4 to 5 (#1005)

    Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 4 to 5.
    - [Release notes](https://github.com/actions/download-artifact/releases)
    - [Commits](actions/download-artifact@v4...v5)
    
    ---
    updated-dependencies:
    - dependency-name: actions/download-artifact
      dependency-version: '5'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 2, 2025
    Configuration menu
    Copy the full SHA
    2d452e0 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2025

  1. Configuration menu
    Copy the full SHA
    5bb7a70 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    73d0483 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2025

  1. Configuration menu
    Copy the full SHA
    406d102 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2025

  1. Configuration menu
    Copy the full SHA
    daf4ee7 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2025

  1. Configuration menu
    Copy the full SHA
    068a73c View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2025

  1. Configuration menu
    Copy the full SHA
    3fed3bd View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2025

  1. Remove support for compile command (#1017)

    * Remove support for compile command
    
    * Don't test invalid plugin
    
    * Fix missing target in CI
    
    * Upload and download wasm32-unknown-unknown plugins
    jeffcharles authored Sep 25, 2025
    Configuration menu
    Copy the full SHA
    e6a01eb View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2025

  1. Configuration menu
    Copy the full SHA
    00aa9af View commit details
    Browse the repository at this point in the history
  2. v7.0.0 (#1019)

    jeffcharles authored Sep 26, 2025
    Configuration menu
    Copy the full SHA
    5c9aa3a View commit details
    Browse the repository at this point in the history
Loading