Skip to content

Make wanakana-core multiplatform #1

@esnaultdev

Description

@esnaultdev

It would be great to make wanakana-core available to other platforms using Kotlin Multiplatform.
On the code side, we only need to update StringExt that is using the Java Locale class.
But on the configuration side, we need to update the project to be KMP, which could be tricky.

Providing bindings for Swift / iOS would be a good next step, making the project ready for mobile (KMM).
The original library is already providing JS bindings that handle platform specific issues. The library is also mature on the JS side, so we could skip the JS bindings altogether.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions