summaryrefslogtreecommitdiff
path: root/content/git/limox.md
diff options
context:
space:
mode:
Diffstat (limited to 'content/git/limox.md')
-rw-r--r--content/git/limox.md6
1 files 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/