tauri-apps / tauri-apps/tauri-docs
[feat] Kotlin Multiplatform support (WasmJs, Js, Native)
Nobody has claimed this yet.
- Dominant language
- MDX
- Stars
- 1.1k
- Forks
- 887
- Avg merge
- 2d 8h
- Merged PRs (30d)
- 48
Description
Describe the problem
At the moment, I have only seen Kotlin/android and Kotlin/ios in the documentation, but as I understand it, it can also be used with Kotlin/Web to compile for Windows, Linux, and MacOS in the future.
Describe the solution you'd like
Add support for Kotlin/Web (Non-Android or ios)
Alternatives considered
Using Kotlin/Native and https://github.com/Winterreisender/webviewko (Rust and tauri part) with Kotlin/Web
Additional context
Kotlin/Native example: https://github.com/mani1232/KWebUtils/tree/master/compose-native (here i use ktor as web server)
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
Start by reviewing the existing Kotlin/Android and Kotlin/iOS documentation, then compare it with the requested Kotlin/Web targets, including WasmJs, Js, and Native. Done means the project’s documentation clearly explains whether and how Kotlin/Web is supported for non-Android and non-iOS platforms.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kotlin
- Domain
- documentation
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100