Skip to content
This repository has been archived by the owner on Aug 10, 2021. It is now read-only.

cinterop flavor jvm cinterop for jvm? #2254

Closed
dinuchiriac opened this issue Oct 22, 2018 · 2 comments
Closed

cinterop flavor jvm cinterop for jvm? #2254

dinuchiriac opened this issue Oct 22, 2018 · 2 comments

Comments

@dinuchiriac
Copy link

I'm working on a project which is heavily dependent on C libraries. In order to avoid Android NDK, we are using go mobile to build an android aar from c dependencies which make s life much easier, however, there are some limitations here as well like you cannot have 2 go-mobile packages in the same app.

We tried Kotlin native with cinterop which looks awesome, however, atm it looks like it is not possible to compile c code for JVM.

Doing a bit of research we come to cinterop -flavor jvm which looks like an internal flag that is not documented anywhere.
Question:

  1. Is this going to be available anytime soon to the public, does it make sense to wait for cinterop support for JVM or there are no plans for this at all?
  2. Do we have a public roadmap where we can see what the team is working on and what are the features we are going to see in next releases?
@dinuchiriac
Copy link
Author

Closing due to duplicate issue: #2252

@dinuchiriac
Copy link
Author

Looks like gh have some issues atm...
Closing due to duplicate issue: #2252

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant