-
Great to see an official Kotlin gRPC library!
I wonder if support for Kotlin native is planned?
Thanks!
-
Benefits of [kotlinx-serialization](https://github.com/Kotlin/kotlinx.serialization):
- Better runtime performance, as no reflection is used
- https://apiumhub.com/tech-blog-barcelona/json-in-kotlin…
-
As the title already suggests, this is a feature request to get also the sha256 package for native so that it becomes truly multiplatform
-
Is there a way to get this library compatible with kotlin native using kotlin.test (https://kotlinlang.org/api/latest/kotlin.test/)?
Currently im using kotlin-test-common and kotlin-test-annotation…
-
## 参阅资料:
> 这里的讨论需要先确定对鸿蒙开发有一定的了解,才能展开有效的讨论,因此建议先阅读学习资料
1. [鸿蒙生态应用开发白皮书 2.0](https://developer.huawei.com/consumer/cn/doc/harmonyos-bps?ha_source=wd&ha_sourceId=89000070)
1. [HarmonyOS 开发者技术 > 浅…
-
Its possible to use JavaFx + kotlin/Native with your library? So I dont need to use JVM?
-
Dears,
I am not able to build app in profile mode though it is working in debug and release.
```
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':jitsi_…
-
Seen [here](https://github.com/realm/realm-kotlin/actions/runs/9877086207/job/27292111074)
```
2024-07-10T21:18:33.6517570Z io.realm.kotlin.test.mongodb.common.mongo.MongoCollectionFromClientTests…
-
### Checklist
- [X] I have used the search function for [**OPEN**](https://github.com/XilinJia/Podcini/issues) issues to see if someone else has already submitted the same bug report.
- [X] I have **…
-
I'm currently working on a project in which the analyzer result will miss more than half of our dependencies. The problem can be easily reproduced with an almost empty project and a single dependency:…