-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Checking mergeability…
Don’t worry, you can still create the pull request.
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: oracle/graal
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: oracle/graal
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: jmarsik/wasm-gc
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 14 commits
- 91 files changed
- 1 contributor
Commits on Nov 26, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 5dd99db - Browse repository at this point
Copy the full SHA 5dd99dbView commit details
Commits on Dec 13, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 6796b3f - Browse repository at this point
Copy the full SHA 6796b3fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9eaa3a9 - Browse repository at this point
Copy the full SHA 9eaa3a9View commit details -
Configuration menu - View commit details
-
Copy full SHA for c352009 - Browse repository at this point
Copy the full SHA c352009View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2a0a15b - Browse repository at this point
Copy the full SHA 2a0a15bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 08714d7 - Browse repository at this point
Copy the full SHA 08714d7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1081fe3 - Browse repository at this point
Copy the full SHA 1081fe3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 201b30e - Browse repository at this point
Copy the full SHA 201b30eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 15f2786 - Browse repository at this point
Copy the full SHA 15f2786View commit details -
Configuration menu - View commit details
-
Copy full SHA for 79bd506 - Browse repository at this point
Copy the full SHA 79bd506View commit details -
Move the SIMD implementation from the api package to the vector package
The original plan was for the GraalWasm SIMD internals to be intrinsified directly by Graal and so the method signatures were to be part of the GraalWasm-Graal API and hence they were put in the api package. With the use of the Vector API, this is no longer the case, so I am cleaning up and moving the SIMD implementation to its own package.
Configuration menu - View commit details
-
Copy full SHA for 6c0e999 - Browse repository at this point
Copy the full SHA 6c0e999View commit details -
Configuration menu - View commit details
-
Copy full SHA for b3aabfb - Browse repository at this point
Copy the full SHA b3aabfbView commit details -
Configuration menu - View commit details
-
Copy full SHA for df48cce - Browse repository at this point
Copy the full SHA df48cceView commit details -
Configuration menu - View commit details
-
Copy full SHA for bc93734 - Browse repository at this point
Copy the full SHA bc93734View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...jmarsik/wasm-gc