Automic VaultAutomic Vault

brew

wails mit Homebrew, MacPorts, Nix installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für wails in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install wails

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install wails

MacPorts ports tree · devel/wails/Portfile · Quelle: api.github.com

Linux

Nixverifiziert · 92%
nix profile install nixpkgs#wails

nixpkgs package indexes · pkgs/by-name/wa/wails/package.nix · Quelle: api.github.com

Überblick

Paketzusammenfassung

Create beautiful applications using Go

Verlauf

Projektgeschichte und Nutzung

Wails is a Go desktop-application framework that pairs a Go backend with a web frontend while using native platform webview components instead of bundling a Chromium runtime. It is commonly described by the project as a lightweight Electron alternative for Go developers.

Projektgeschichte

Creator and maintainer Lea Anthony traced the idea to wanting an HTML, JavaScript, and CSS interface for Restic without making users run a web server in a browser, then discovering the cross-platform WebView library. The early problem Wails set out to solve was the hard synchronization boundary between a native Go backend and a web frontend.

The first public code appeared on GitHub on May 1, 2019 after roughly a year and a half of private development. Wails v1 was announced on December 10, 2019 as the stable-API milestone after nearly two years of work; the v1 post also listed the path toward v2, including replacing WebView as the windowing library, more desktop integration, and a broader refactor.

Wails v2 was released on September 22, 2022 after about 18 months from the first v2 alpha and about a year from the first beta. The v2 release was a major transition: it added modern templates, Vite-powered live development, Windows WebView2 support, native menus and dialogs, TypeScript model generation, packaging improvements, and a runtime aimed at richer desktop applications.

The v3 roadmap, published in January 2023, framed the next major cycle around a more programmatic API, better multi-window support, static-analysis-based bindings generation, and a more transparent build system. As of July 2, 2026, the GitHub repository metadata showed more than 35,000 stars, active development on the master branch, v2 as the stable line, and v3 alpha releases in progress.

Adoptionsgeschichte

Wails grew from a Go-community project into one of the best-known Go desktop frameworks. The v1 announcement reported about 1,300 GitHub stars and around 10,000 documentation-site users in late 2019, while the v2 announcement credited roughly 2,200 commits by 89 contributors between the initial alpha and v2 release.

The project positions itself for developers who want native-feeling desktop applications without Electron's bundled-browser footprint. The docs emphasize templates for Svelte, React, Preact, Vue, Lit, and vanilla JavaScript, plus native menus, dialogs, theming, WebView2 on Windows, and platform packaging.

Wie es verwendet wird

A typical Wails project uses the `wails` CLI to create, develop, build, and package an app. Developers write Go methods in the backend, call them from JavaScript, and let Wails generate TypeScript models for Go structs so frontend and backend can share data shapes.

During development, `wails dev` runs a native desktop shell while serving frontend assets from disk and reloading as Go or frontend files change. For release builds, Wails bundles frontend assets into a native executable and can package platform-specific app artifacts.

Warum Paket-Nerds sich dafür interessieren

In package terms, Wails is important because it represents the Go ecosystem's native-webview answer to Electron-style desktop development. It turns a Go toolchain plus frontend build into a single distributable desktop app, so packagers and developers often compare it with Electron, Tauri, Fyne, WebView, and Lorca-like approaches.

Zeitleiste

  • May 1, 2019: the first public Wails code was released on GitHub, according to Lea Anthony's v1 history post.
  • December 10, 2019: Wails v1 was announced as the stable-API milestone.
  • September 22, 2022: Wails v2 was released after a long alpha and beta cycle.
  • January 17, 2023: the project published the Road to Wails v3, outlining multi-window and build-system changes.
  • July 2, 2026: GitHub API metadata showed the repository still actively maintained with more than 35,000 stars.

Related projects

  • Wails is usually discussed alongside Electron and Tauri because all three let developers build desktop software with web technologies. It also has roots in the WebView project and in the Go ecosystem's desire for desktop apps that do not require shipping a separate browser runtime.

Sicherheitslage

Risikostufe: grün

narrow executable package without higher-risk signals.

Risikoklassifikator

grün Risiko · niedrig Konfidenz · appliance

Warum

  • narrow executable package without higher-risk signals

Signale

  • metadata:no-higher-risk-signals

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 6 Plattformziele verfügbar.
  • Installiert mit 1 Laufzeitabhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Configuration files

Config paths the tool may read or write during local use.

Unix
wails.json

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
wailscliglobales Executable

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-07-08
Manager-Version2.13.0
Manager aktualisiert2026-07-07
lokale DatenOK
Upstreamaktuell
neueste erkannte Versionv2.13.0

https://github.com/wailsapp/wails

  • OKEs wurden keine Aktualitätswarnungen generiert.

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:wails
Version2.13.0
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/wails
Homepagehttps://wails.io
Repositoryhttps://github.com/wailsapp/wails
Upstream-Dokumentationhttps://wails.io/docs/introduction
LizenzMIT
Quellarchivhttps://github.com/wailsapp/wails/archive/refs/tags/v2.13.0.tar.gz
Zuletzt aktualisiert2026-07-07T05:10:28Z
Pulseupdated
Abhängigkeitengo
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namewails
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Nix95%

wails

nix profile install nixpkgs#wails
  • normalized package name match
  • Abgeglichen nach: Wails
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/wa/wails/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
MacPorts95%

wails

sudo port install wails
  • normalized package name match
  • Abgeglichen nach: Wails
MacPorts ports tree · api.github.com · MacPorts ports tree: devel/wails/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment