You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -261,11 +261,11 @@ Presently, Graphite is a lightweight offline web app with features primarily ori
261
261
262
262
## Desktop-first and web-ready
263
263
264
-
Where's the download? The web app is [currently live](https://editor.graphite.rs) and desktop apps for Windows, Mac, and Linux should be available in early 2025.
264
+
Where's the download? The web app is [currently live](https://editor.graphite.rs) and desktop apps for Windows, Mac, and Linux should be available in 2025.
265
265
266
266
Graphite is designed principally as a professional desktop application that is also accessible in a browser for quick, casual usage. It's built for speed with (nearly) no JavaScript. And regardless of platform, your work runs locally and privately on your own hardware. There is no server.
267
267
268
-
Engineering the tech for a native app distributed across three new platforms takes extra time. That's why supporting the web platform, which keeps up-to-date and reaches all devices, has been the initial target. For now, you can <ahref="https://support.google.com/chrome/answer/9658361"target="_blank">install the app as a PWA</a> for a desktop-like experience.
268
+
<ahref="https://github.com/GraphiteEditor/Graphite/issues/2535"target="_blank">Engineering the tech</a> for a native app distributed across three new platforms takes extra time. That's why supporting the web platform, which keeps up-to-date and reaches all devices, has been the initial target. For now, you can <ahref="https://support.google.com/chrome/answer/9658361"target="_blank">install the app as a PWA</a> for a desktop-like experience.
269
269
270
270
Once it's ready to shine, Graphite's code architecture is structured to deliver native performance for your graphically intensive workloads on desktop platforms and very low overhead on the web thanks to WebAssembly and WebGPU, new high-performance browser technologies.
0 commit comments