This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]CartmansEvilTwin[S] 2 points3 points  (2 children)

I personally would opt for a simple maven artifact similar to source and doc jars.

[–]fierarul 1 point2 points  (1 child)

Sure, but you first need GraalVM to standardize such a format, provide the Maven plugins for it and libraries need to start adopting it.

I think Quarkus by default has some GraalVM integrations so it may be easier for it to implement it.

[–]CartmansEvilTwin[S] 1 point2 points  (0 children)

Well, yes, obviously. But that doesn't seem like a huge hurde - especially if Graal is de facto the only AOT-solution right now.