[bisq-network/proposals] Develop a fully featured cross-platform graphical user interface to the Bisq network supporting mobile, desktop, and web clients (#342)

chimp1984 notifications at github.com
Wed Sep 15 22:16:38 CEST 2021


Read more about [Kotlin Multiplatform](https://kotlinlang.org/docs/multiplatform.html). It sounds pretty powerful and Acinq’s Phoenix is using that approach. Tried out their Phoenix wallet and its next to Muun the best LN IMO.

Beside JVM and native targets KMP also support javascript as target. 

Would be interesting to see memory and performance difference if Bisq is compiled as native app with KMP instead running in the JVM. With Graal there was much faster startup and lower memory footprint but not much difference with performance. But Graal seems to early still. [Phoenix tried it out but was too buggy](https://medium.com/@ACINQ/when-ios-cdf798d5f8ef)

Here is a good overview as well for KMP:
https://www.baeldung.com/kotlin/multiplatform-programming

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/bisq-network/proposals/issues/342#issuecomment-920345464
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20210915/d0d55ca6/attachment.htm>


More information about the bisq-github mailing list