Skip to content

Commit

Permalink
Update links.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex009 authored Feb 5, 2024
1 parent eac5ae8 commit bb9e061
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions learning/kotlin-native/advanced/links.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,4 @@
- https://www.youtube.com/watch?v=ERHMsRvIQPQ - про частичную линковку чтобы в рантайме ругаться что метод какой либо исчез, как JVM
- https://hydraulic.dev - инструмент для простой дистрибьюции десктоп приложений, имеет интеграцию с compose multiplatform
- [Resolving Generic Type Challenges in Kotlin Multiplatform Projects for iOS Release Builds](https://blog.apter.tech/resolving-generic-type-challenges-in-kotlin-multiplatform-projects-for-ios-release-builds-e3105f9010ab) - описание и решение проблемы изменения работы приложения в Release сборке с Whole Module Optimization
- https://proandroiddev.com/kotlin-native-how-to-use-c-in-kotlin-part-1-495e3264814a - как работать из Kotlin/Native с C

0 comments on commit bb9e061

Please sign in to comment.