Skip to content

Commit f06073a

Browse files
0xbrayoErikBjare
andauthored
Update _posts/2024-05-13-introducing-tauri.md
Co-authored-by: Erik Bjäreholt <[email protected]>
1 parent 0a93666 commit f06073a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_posts/2024-05-13-introducing-tauri.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ We're excited to introduce a new initiative [`aw-tauri`](http://github.com/Activ
1010

1111
## Why Tauri
1212

13-
Tauri apps are lightweight, memory efficient and secure by design. Tauri does not ship a renderer but uses the platform native renderer via webviews. This simple design choice makes the app size compact and memory efficient during runtime, as compared to electron apps. Tauri apps are secure, only interacting with the host systems through tauri apis. Security is a top priority for Tauri, and so it is for ActivityWatch.
13+
Tauri apps are lightweight, memory efficient and secure by design. Tauri does not ship a renderer but uses the platform native renderer via WebViews. This simple design choice makes the app size compact and memory efficient during runtime, as compared to electron apps. Tauri apps are secure, only interacting with the host systems through Tauri APIs.
1414

1515
## Developer Experience
1616

0 commit comments

Comments
 (0)