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

Q: How do you use javacpp-based libs on iOS #1590

Closed
blueberry opened this issue Mar 6, 2025 · 1 comment
Closed

Q: How do you use javacpp-based libs on iOS #1590

blueberry opened this issue Mar 6, 2025 · 1 comment
Labels

Comments

@blueberry
Copy link
Contributor

Hi, this is a question rather than an immediate issue.

I've noticed that some libraries, for example OpenBLAS, come with javacpp presets for ios (arm AND x86?). As far as I know, there is no JVM distribution for iOS, so I'm wondering how these builds are supposed to be used. Am I misinformed regarding iOS JVM availability, or these are used in some exotic cross-compilation scenarios where Java code eventually ends up as statically compiled to native code for iOS?

@saudet
Copy link
Member

saudet commented Mar 6, 2025

Yes, there are:

@saudet saudet closed this as completed Mar 6, 2025
@saudet saudet added the question label Mar 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants