Make it run in browser

This commit is contained in:
2025-12-28 23:24:18 +01:00
parent ac82875a3d
commit 258ae03cec
7 changed files with 298 additions and 232 deletions
Generated
+2 -1
View File
@@ -2372,6 +2372,8 @@ dependencies = [
"slint",
"slint-build",
"tokio",
"wasm-bindgen",
"wasm-bindgen-futures",
"xdg",
]
@@ -5263,7 +5265,6 @@ dependencies = [
"bytes",
"libc",
"mio",
"parking_lot",
"pin-project-lite",
"signal-hook-registry",
"socket2 0.6.1",