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

Proposal: Move towards a Kotlin Multiplatform project #1168

Open
3 tasks
oxisto opened this issue May 6, 2023 · 0 comments
Open
3 tasks

Proposal: Move towards a Kotlin Multiplatform project #1168

oxisto opened this issue May 6, 2023 · 0 comments
Labels
discussion Label for issues or future features to be discussed before putting them onto the road-map

Comments

@oxisto
Copy link
Member

oxisto commented May 6, 2023

We should discuss whether (at some point in the future) we want to move towards a Kotlin Multiplatform project, more specifically to support Kotlin native to generate a native binary instead/or next to a JVM one. This would for example make integration of other libraries/tooling, such as LLVM, go/ or c-based libraries much easier.

In order to do so we probably first need to identity the set of libraries that are pure Java (and get rid of them), ideally replacing them with Kotlin libraries that already have Multiplatform support.

Dependencies

@oxisto oxisto pinned this issue May 6, 2023
@oxisto oxisto added the discussion Label for issues or future features to be discussed before putting them onto the road-map label May 6, 2023
@oxisto oxisto unpinned this issue Jul 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
discussion Label for issues or future features to be discussed before putting them onto the road-map
Projects
None yet
Development

No branches or pull requests

1 participant