Giter Site home page Giter Site logo

lein-native-image's Introduction

Hi there ๐Ÿ‘‹

Welcome to my GitHub page :octocat:

I โค๏ธ functional programming

lein-native-image's People

Contributors

judepayne avatar taylorwood avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

lein-native-image's Issues

Default profile is :dev

Please consider using :uberjar as the default lein native-image profile. I would imagine that most people making native images are doing so with their fully AOT-compiled, production build. Currently, that requires lein with-profile uberjar native-image.

Thanks for the great plugin.

README and HTTPS status

Hello Taylor,

thanks for this plugin :-)

I was going through the README and saw the caveat

HTTPS is currently unavailable but upcoming.

I had a look at the linked oracle/graal#392, which has been closed as Done. It looks like that since native-image rc7 they support HTTPS (I haven't tried).

compiling a jdk 11 project

is there anyway to use native image on a jdk 11 project?

I'd like to be able to test java.net.http.httpclient on graal.

Main class not found in generated image

Leiningen version: 2.9.8
Graal version: 22

When executing generated image:

Error: Could not find or load main class obmserver.core
Caused by: java.lang.ClassNotFoundException: obmserver.core

If I use native-image binary to generate image from uberjar directly using native-image -jar ..., it works.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.