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: v5.0.1
Choose a base ref
...
head repository: bytecodealliance/javy
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.0.2
Choose a head ref
  • 15 commits
  • 29 files changed
  • 3 contributors

Commits on Feb 3, 2025

  1. Configuration menu
    Copy the full SHA
    357d12d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2827ce6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ce388f5 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2025

  1. Plugin API Surface Refactor (#879)

    * Refactored and cleaned up interfaces between codegen and cli packages
    
    * Migrate js module to codegen crate.
    
    * Removed feature flagging for now.
    
    * Minor cleanup.
    
    * Removed accidental downgrade of dependency in cli
    
    * Fixed up a few comments/visibilities and moved uninitialized plugins to CLI crate.
    
    * Fixed up vaious comments/docstrings
    
    * Corrected linting violations.
    ianmarmour authored Feb 13, 2025
    Configuration menu
    Copy the full SHA
    3fd7fc9 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2025

  1. Configuration menu
    Copy the full SHA
    a86a898 View commit details
    Browse the repository at this point in the history
  2. Fix benchmarks (#892)

    jeffcharles authored Feb 18, 2025
    Configuration menu
    Copy the full SHA
    6baeb7e View commit details
    Browse the repository at this point in the history
  3. Remove unnecessary dev dependencies for CLI crate (#891)

    * Remove unnecessary dev dependencies for CLI crate
    
    * cargo vet
    jeffcharles authored Feb 18, 2025
    Configuration menu
    Copy the full SHA
    93f521d View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2025

  1. Configuration menu
    Copy the full SHA
    3e58523 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6e23375 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cca1976 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3cc269e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    160a3c0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0852277 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2025

  1. Configuration menu
    Copy the full SHA
    10553ea View commit details
    Browse the repository at this point in the history
  2. v5.0.2 (#902)

    jeffcharles authored Mar 4, 2025
    Configuration menu
    Copy the full SHA
    0cf5799 View commit details
    Browse the repository at this point in the history
Loading