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: v3.2.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: v4.0.0
Choose a head ref
  • 12 commits
  • 34 files changed
  • 1 contributor

Commits on Nov 12, 2024

  1. Configuration menu
    Copy the full SHA
    42b4f6c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    42a4ebb View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2024

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

Commits on Nov 15, 2024

  1. Configuration menu
    Copy the full SHA
    34f8dea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a2f15b6 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2024

  1. Switch plugin to build on Linux (#830)

    * Switch plugin to build on Linux
    
    * Need to build the default plugin before trying to build Javy CLI
    jeffcharles authored Nov 19, 2024
    Configuration menu
    Copy the full SHA
    2dfea13 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    080b9a0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4400fe9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d8fc3c3 View commit details
    Browse the repository at this point in the history
  5. Adjust fuzzing configs to match what's in QuickJS (#836)

    * Adjust fuzzing configs to match what's in QuickJS
    
    * Forgot we set the GC here. It gets overriden by the later call.
    jeffcharles authored Nov 19, 2024
    Configuration menu
    Copy the full SHA
    bfd6176 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2024

  1. Update docs for plugins (#832)

    * Update docs for plugins
    
    * Use headings for the plugin API
    
    * Delete accidentally added Wasm file
    jeffcharles authored Nov 20, 2024
    Configuration menu
    Copy the full SHA
    2a46db3 View commit details
    Browse the repository at this point in the history
  2. v4.0.0 (#834)

    jeffcharles authored Nov 20, 2024
    Configuration menu
    Copy the full SHA
    c717e59 View commit details
    Browse the repository at this point in the history
Loading