[GraalVM] Native binary releases
Open
- Dominant language
- Java
- Stars
- 3.8k
- Forks
- 345
- PR merge metrics
- No merged PRs in 30d
Description
Would you consider distributing native binaries (via GraalVM Native Image) as part of releases? Single executable, no JDK required.
I have a working implementation covering Linux, macOS, and Windows: [diff](https://github.com/google/copybara/compare/master...albertocavalcante:fork-copybara:native-graalvm)
Builds via GitHub Actions for now — Bazel integration needs some `rules_graalvm` fixes first.
Happy to open a PR if there's interest.
Contributor guide
Assessment
This issue has not been assessed yet.