Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion topics/electron/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ created_by: GitHub
display_name: Electron
github_url: https://github.com/electron/electron
logo: electron.png
related: electron-app, electron-application, tauri, nativephp, pwa, qt, hta, cross-platform
related: electron-app, electron-application, tauri, nativephp, pwa, qt, hta, cross-platform, wails
released: July 15, 2013
short_description: Electron is a framework for building cross-platform desktop applications
with web technology.
Expand Down
2 changes: 1 addition & 1 deletion topics/tauri/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ logo: tauri.png
short_description: Tauri is a framework for building tiny, blazingly fast binaries for all major desktop platforms.
topic: tauri
url: https://tauri.app/
related: electron, nativephp, pwa, qt, hta, cross-platform
related: electron, nativephp, pwa, qt, hta, cross-platform, wails
---

**Tauri** is a framework for building tiny, blazingly fast binaries for all major desktop platforms. Developers can integrate any front-end framework that compiles to HTML, JS and CSS for building their user interface. The backend of the application is a rust-sourced binary with an API that the front-end can interact with.
Expand Down
12 changes: 12 additions & 0 deletions topics/wails/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
---
created_by: Lea Anthony
display_name: Wails
github_url: https://github.com/wailsapp/wails
logo: wails.png
related: electron, nativephp, pwa, qt, hta, cross-platform, tauri
released: December 16, 2018
short_description: Wails is a framework for building cross-platform applications for all major desktop platforms.
topic: wails
url: https://wails.io/
---
**Wails** is a project that enables the creation of desktop applications for all major desktop platforms while aiming to be lightweight and fast. It provides the ability to wrap both Go code and a web frontend into a single binary.
Binary file added topics/wails/wails.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.