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

Add a spec example project #3

Closed
danielcompton opened this issue Oct 24, 2019 · 5 comments · Fixed by #21
Closed

Add a spec example project #3

danielcompton opened this issue Oct 24, 2019 · 5 comments · Fixed by #21

Comments

@danielcompton
Copy link
Contributor

Currently, you can't build a native-image that uses spec: oracle/graal#1681. It could be good to add a small test project demonstrating that to test against.

@borkdude
Copy link
Member

With clojure 1.10.2-alpha1 it should now be possible to use spec with native-image.

@BrunoBonacci
Copy link
Collaborator

Why? what did change to make that possible?

@borkdude
Copy link
Member

@danielcompton danielcompton changed the title Add a failing spec example Add a spec example project Apr 19, 2020
jrwdunham added a commit to jrwdunham/graalvm-clojure that referenced this issue Jun 1, 2020
@jrwdunham
Copy link
Contributor

jrwdunham commented Jun 1, 2020

@danielcompton I've created PR #21 that seems to show Graal native image working with Clojure 1.10.1 and spec.alpha 0.2.187. I have had trouble in the past doing this (with any version of Clojure) so I am wondering if this a false positive?

@borkdude
Copy link
Member

borkdude commented Jun 2, 2020

Just updated to 1.10.2-alpha1 and it should work reliably.

BrunoBonacci pushed a commit that referenced this issue Jun 13, 2020
burinc pushed a commit to burinc/graalvm-clojure that referenced this issue Jan 1, 2021
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

Successfully merging a pull request may close this issue.

4 participants