mobile-dev-inc / mobile-dev-inc/dadb
Add support for Kotlin/Native
Open
Nobody has claimed this yet.
- Dominant language
- Kotlin
- Stars
- 1.2k
- Forks
- 102
- PR merge metrics
- No merged PRs in 30d
Description
Objective
Let dadb to work without a JVM using Kotlin/Native.
FWIW, dadb already works with GraalVM.
Plan
We can be inspired by libraries that did the same before us – e.g. Okio in version 2.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no files, tests, or entry points. Start by reviewing the project structure and the linked Okio version 2 approach, then determine the scope of Kotlin/Native support; done means dadb works without a JVM.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kotlin
- Domain
- mobile-dev
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100