> cat /dev/github | grep security-tools
discovered 03 Aug 2026

wails

via awesome-list
→ View on GitHub
Wails is a framework designed for creating desktop applications using Go and web technologies, allowing developers to bundle Go code with a web frontend into a single executable binary. It features a straightforward development process with capabilities like native dialogs, light/dark mode support, auto-generated TypeScript definitions, and a unified eventing system between Go and JavaScript, while ensuring performance through the use of native rendering engines without embedded browsers. The tool also includes powerful CLI utilities for project generation and building, enhancing productivity across multiple platforms.