From 62f7bbdd799b9e83429721c911c612599252eb3e Mon Sep 17 00:00:00 2001 From: xengineering Date: Fri, 19 May 2023 16:22:02 +0200 Subject: Update content/git/limox.md --- content/git/limox.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/content/git/limox.md b/content/git/limox.md index 5279ba5..c29f3ac 100644 --- a/content/git/limox.md +++ b/content/git/limox.md @@ -21,8 +21,9 @@ attributes: - good quality If this goal is reached it would be possible to turn LimoX into a generic -multi-platform XMPP client with support for Linux, Windows, MacOS, Android and -iOS. +multi-platform XMPP client. Adding support for browsers with [WebAssembly][7] +should be a way to get fast to every platform. Support for Windows, MacOS, +Android and iOS is at least provided by all used dependencies. LimoX is now written in the [Go language][5] and uses [Gio][6] for the user interface. Have a look at the [README][3] and [ROADMAP][4] files for details @@ -35,3 +36,4 @@ especially about the current state. [4]: https://cgit.xengineering.eu/limox/tree/ROADMAP.md [5]: https://go.dev [6]: https://gioui.org +[7]: https://webassembly.org/ -- cgit v1.2.3-70-g09d2