Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Manage graalvm native images #1123

Closed
valdo404 opened this issue Apr 28, 2018 · 7 comments
Closed

Manage graalvm native images #1123

valdo404 opened this issue Apr 28, 2018 · 7 comments

Comments

@valdo404
Copy link

Hi,

Is there any plan to support builds of native executables using graalvm. ie native-image.

if not, would you be interested in a prototype + a Pull Request ? I'm playing with it.

Thanks.

@muuki88
Copy link
Contributor

muuki88 commented Apr 29, 2018

Thanks for your notice.

There are plans now 🤗 this sounds like a very interesting use case for native-packager. I would love to discuss this on prototype pull request. I haven't had the time yet to tinker around with graalvm 😋

@ScalaWilliam
Copy link
Contributor

Yes please.

@lbialy
Copy link

lbialy commented May 2, 2018

I'd love to help, I'm currently working on a side project containing http4s app compiled to a native binary and I was able to get some insight into DOs and DONTs with native-image tool and SVM. Are you guys on gitter?

@muuki88
Copy link
Contributor

muuki88 commented May 2, 2018

Thanks for offering your help @lbialy ❤️

While sbt-native-packager has a gitter channel, I'm very grateful for all discussion happening on github issues and pull requests. I understand that this is more time consuming and not very interactive, but researching the past is a lot easier 😉 ... gitter discussions are hard to find, reconstruct and relate.

@valdo404 if you need any help to get started, feel free to ask. I can recommend the DockerPlugin or RpmPlugin, which are the most straightforward and clean format plugins.

@ScalaWilliam
Copy link
Contributor

I 100% support discussing most things on GitHub @muuki88 . Much easier to read history and context.

ScalaWilliam added a commit to ScalaWilliam/sbt-native-packager that referenced this issue Oct 17, 2018
ScalaWilliam added a commit to ScalaWilliam/sbt-native-packager that referenced this issue Oct 17, 2018
ScalaWilliam added a commit to ScalaWilliam/sbt-native-packager that referenced this issue Oct 17, 2018
ScalaWilliam added a commit to ScalaWilliam/sbt-native-packager that referenced this issue Oct 17, 2018
@ScalaWilliam
Copy link
Contributor

I took on it: #1165

ScalaWilliam added a commit to ScalaWilliam/sbt-native-packager that referenced this issue Oct 17, 2018
ScalaWilliam added a commit to ScalaWilliam/sbt-native-packager that referenced this issue Oct 17, 2018
ScalaWilliam added a commit to ScalaWilliam/sbt-native-packager that referenced this issue Oct 18, 2018
ScalaWilliam added a commit to ScalaWilliam/sbt-native-packager that referenced this issue Oct 18, 2018
ScalaWilliam added a commit to ScalaWilliam/sbt-native-packager that referenced this issue Oct 18, 2018
ScalaWilliam added a commit to ScalaWilliam/sbt-native-packager that referenced this issue Oct 18, 2018
ScalaWilliam added a commit to ScalaWilliam/sbt-native-packager that referenced this issue Oct 18, 2018
ScalaWilliam added a commit to ScalaWilliam/sbt-native-packager that referenced this issue Oct 18, 2018
ScalaWilliam added a commit to ScalaWilliam/sbt-native-packager that referenced this issue Oct 18, 2018
ScalaWilliam added a commit to ScalaWilliam/sbt-native-packager that referenced this issue Oct 19, 2018
@ScalaWilliam
Copy link
Contributor

This is solved. https://sbt-native-packager.readthedocs.io/en/latest/formats/graalvm-native-image.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants