Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
bytecodealliance
/
endive
Public
Notifications
You must be signed in to change notification settings
Fork
19
Star
286
Code
Issues
14
Pull requests
3
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Redline maven plugin
- #131
#131
Merged
andreaTP
merged 20 commits into
bytecodealliance:main
bytecodealliance/endive:main
from
andreaTP:redline-maven-plugin
andreaTP/endive:redline-maven-plugin
Copy head branch name to clipboard
Aug 25, 2026
Conversation
Commits
20
(20)
Checks
Files changed
Merged
Redline maven plugin
#131
andreaTP
merged 20 commits into
bytecodealliance:main
bytecodealliance/endive:main
from
andreaTP:redline-maven-plugin
andreaTP/endive:redline-maven-plugin
Copy head branch name to clipboard
Commits
Commits on Aug 25, 2026
Extend Maven plugin with redline native compilation support
Show description for 66c648b
andreaTP
committed
66c648b
View commit details
Copy full SHA for 66c648b
Browse repository at this point
Add <redline>true</redline> flag and E2E integration test
Show description for fb51e1e
andreaTP
committed
fb51e1e
View commit details
Copy full SHA for fb51e1e
Browse repository at this point
Remove -Predline profile, redline always builds
Show description for d76f175
andreaTP
committed
d76f175
View commit details
Copy full SHA for d76f175
Browse repository at this point
Use inlay to fetch cranelift_bridge.wasm from GHCR
Show description for 5e73e8e
andreaTP
committed
5e73e8e
View commit details
Copy full SHA for 5e73e8e
Browse repository at this point
Remove Panama runner dep from it module
Show description for f9e1b7d
andreaTP
committed
f9e1b7d
View commit details
Copy full SHA for f9e1b7d
Browse repository at this point
Gate Panama runner dep in it module behind java25 profile
Show description for 4fdfa28
andreaTP
committed
4fdfa28
View commit details
Copy full SHA for 4fdfa28
Browse repository at this point
bump inlay
andreaTP
committed
b7908cf
View commit details
Copy full SHA for b7908cf
Browse repository at this point
Rename redlineTargets to redlineTargetsExperimental
Show description for e3c0652
andreaTP
committed
e3c0652
View commit details
Copy full SHA for e3c0652
Browse repository at this point
Build generated code with JavaParser AST nodes, not parseStatement
Show description for c52f066
andreaTP
committed
c52f066
View commit details
Copy full SHA for c52f066
Browse repository at this point
Address PR review: minimal E2E POMs, platform-independent assertion
Show description for d842559
andreaTP
committed
d842559
View commit details
Copy full SHA for d842559
Browse repository at this point
Fix wasm-publish: correct tag and push directory
Show description for 04bbc9c
andreaTP
committed
04bbc9c
View commit details
Copy full SHA for 04bbc9c
Browse repository at this point
Fix release.yaml corrupted by the -Predline removal
Show description for 5e726f3
andreaTP
committed
5e726f3
View commit details
Copy full SHA for 5e726f3
Browse repository at this point
Do not report unknown architectures as x86_64
Show description for 0d3526c
andreaTP
committed
0d3526c
View commit details
Copy full SHA for 0d3526c
Browse repository at this point
Harden native code loading and expose the selected backend
Show description for 3e4ea5b
andreaTP
committed
3e4ea5b
View commit details
Copy full SHA for 3e4ea5b
Browse repository at this point
Drop redline.yaml, now redundant with the main CI workflow
Show description for 8b17138
andreaTP
committed
8b17138
View commit details
Copy full SHA for 8b17138
Browse repository at this point
Document the Cranelift bridge wasm workflow in CONTRIBUTING
Show description for df15253
andreaTP
committed
df15253
View commit details
Copy full SHA for df15253
Browse repository at this point
Make the bridge wasm tag a property, settable from the publish workflow
Show description for 36d1291
andreaTP
committed
36d1291
View commit details
Copy full SHA for 36d1291
Browse repository at this point
Publish an immutable bridge wasm as part of the release
Show description for cd105da
andreaTP
committed
cd105da
View commit details
Copy full SHA for cd105da
Browse repository at this point
Annotate the published wasm with its source repository
Show description for 8b95968
andreaTP
committed
8b95968
View commit details
Copy full SHA for 8b95968
Browse repository at this point
Keep redline test modules out of the release reactor
Show description for 2c1eef6
andreaTP
committed
2c1eef6
View commit details
Copy full SHA for 2c1eef6
Browse repository at this point
You can’t perform that action at this time.