macOS
brew install wgsl-analyzerlocal Homebrew formula metadata
brew / rang 11381
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de wgsl-analyzer pour les workflows d'agents IA.
installation
brew install wgsl-analyzerlocal Homebrew formula metadata
nix profile install nixpkgs#wgsl-analyzernixpkgs package indexes · pkgs/by-name/wg/wgsl-analyzer/package.nix · Source: api.github.com
aperçu
Language server implementation for WGSL and WESL
historique
wgsl-analyzer is a Rust-based semantic analysis engine and Language Server Protocol implementation for WGSL and WESL. Its main role is to give shader-language authors editor features such as completion and go-to-definition through a standalone server process.
The official GitHub repository was created in November 2021, and its first public release, v0.1.0, followed on 20 November 2021. The project is organized as a Rust Cargo workspace and develops both the language server and its best-supported editor integration, the in-tree Visual Studio Code extension.
The project grew from WGSL-focused editor tooling into a semantic-analysis library and language server that also understands WESL. Its official manual describes the analyzer library as the core and LSP operation as the principal user-facing deployment.
The official site documents use from Visual Studio Code, Emacs, and Vim, with prebuilt binaries for Linux, macOS, and Windows. Visual Studio Code is the best-supported editor and receives both stable and nightly extension releases.
Distribution expanded beyond direct release downloads and source builds: the official installation manual lists Arch Linux repositories and AUR, Homebrew, WinGet, and Chocolatey. The supplied package metadata also records Homebrew and Nix package names, reflecting adoption in declarative and conventional system package workflows.
Users normally install the wgsl-analyzer executable, ensure it is available on PATH, and configure an LSP-capable editor to launch it for WGSL or WESL source files. The server then supplies semantic editor operations including completion and go-to-definition.
The official manual also supports direct binary downloads and source installation with `cargo xtask install --server`. Visual Studio Code users can install the maintained extension, which bundles or downloads a matching server binary, while unsupported platforms can use the no-server extension and point `wgsl-analyzer.server.path` at a separately installed executable.
wgsl-analyzer is a compact example of modern language tooling packaged at several layers: a standalone LSP executable, a Visual Studio Code extension, nightly and stable release channels, prebuilt cross-platform archives, and operating-system package-manager formulas.
It is especially relevant to package maintainers because editor integrations and the server binary must remain version-compatible, while users may obtain that binary from an extension, a release archive, Cargo-built source, Homebrew, Nix, pacman, WinGet, or Chocolatey.
posture de sécurité
Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour wgsl-analyzer. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
wgsl-analyzer | exécutable | exécutable indexé | Découvert depuis l'index local des exécutables. |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
métadonnées d'installation
| Clé du paquet | brew:wgsl-analyzer |
|---|---|
| Version | 2026-04-26 |
| Gestionnaire de paquets | Homebrew |
| Page d'accueil | https://wgsl-analyzer.github.io |
| Dépôt | https://github.com/wgsl-analyzer/wgsl-analyzer |
| Dernière mise à jour | 2026-07-24T14:46:43Z |
| Pulse | updated |
| Bouteille | non enregistré |
| Service | aucun déclaré |
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
wgsl-analyzer
nix profile install nixpkgs#wgsl-analyzerpiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.