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

GraalVM support #22

Open
ericdallo opened this issue Sep 19, 2021 · 3 comments
Open

GraalVM support #22

ericdallo opened this issue Sep 19, 2021 · 3 comments

Comments

@ericdallo
Copy link

Hello, amazing project :)

Does it work with graalvm?
Maybe it's a good idea to mention in the docs about the support and what's necessary to setup it.

Related: https://github.com/clj-easy/graal-docs

@ribelo
Copy link
Owner

ribelo commented Sep 19, 2021

Works without any problem, does not use anything that needs dealing with reflections.

@ericdallo
Copy link
Author

Even not using reflection, some clojure code needs type hinting to fully work with graalvm, but if you already tested that I think it's good to mention in the README :)

@ribelo
Copy link
Owner

ribelo commented Sep 20, 2021

I checked a long time ago, so I'll check again in the near future if anything has changed and only then I'll add to the readme info about compatibility and close the issue. Thx! ;)

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