Replies: 1 comment
-
Yes, we do plan on publishing jar files to Maven to support Apple silicon. It would make it easier for people to experiment with Comet on their laptops. I filed an issue to track this: #1010 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello!
Please correct my if I'm wrong but according to my analyses maven releases contain only native code for Linux arm64/amd64? Are there any plans to include also dyn libs for Apple Silicon chips? If not - then what setup of a project built on top of Comet would you recommend so that can be easily developed on Apple boxes, e.g. build comet locally with Apple support from a given tag and publish artifacts to local maven repository or maybe git submodule setup, anything smarter than that?
Thanks,
Marek
Beta Was this translation helpful? Give feedback.
All reactions