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

Make a native image available #9

Open
stephendv1 opened this issue Jan 11, 2021 · 2 comments
Open

Make a native image available #9

stephendv1 opened this issue Jan 11, 2021 · 2 comments
Assignees

Comments

@stephendv1
Copy link
Contributor

Use something like GraalVM to build native images for Windows 10, Linux and Mac OS X.
This should be part of the build process.

@dFarras
Copy link
Contributor

dFarras commented Jan 12, 2021

Ok, I will start with this but first I have to research a bit since I have never saw graalVM or anything similar.
One fast question. It has to be graalVM or it can be any other technology (I am asking since I have never done this before and it can be interesting to try a couple more option to see which is better.

@stephendv1
Copy link
Contributor Author

It can be any technology that gives us the same outcome: a single native executable on Win, Mac and Linux without the user needing to install any other dependency.

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

No branches or pull requests

2 participants