pkg.soopen package index

brew / 順位 4385

swc を Homebrew, apk, Nix, scoop でインストール

swc のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install swc

local Homebrew formula metadata

Linux

Alpine Linux apk確認済み · 92%
sudo apk add swc

Alpine Linux edge package indexes · swc · ソース: dl-cdn.alpinelinux.org

Nix確認済み · 92%
nix profile install nixpkgs#swc

nixpkgs package indexes · pkgs/by-name/sw/swc/package.nix · ソース: api.github.com

Windows

Scoop確認済み · 92%
scoop install main/swc

Scoop official bucket manifest trees · bucket/swc.json · ソース: api.github.com

概要

パッケージ概要

Super-fast Rust-based JavaScript/TypeScript compiler

コマンドとエイリアス

  • swc

履歴

プロジェクトの歴史と使われ方

SWC, short for Speedy Web Compiler, is a Rust-based JavaScript and TypeScript compiler distributed to JavaScript users through packages such as @swc/core and @swc/cli and to system package users through formulae such as Homebrew's swc. In package-manager culture it is part of the broader move from JavaScript build tools implemented in JavaScript to fast native compilers shipped as prebuilt binaries.

プロジェクトの歴史

The project announced SWC 1.0 on February 8, 2019, describing it as a fast JavaScript compiler able to transpile TypeScript, JSX, and modern ECMAScript to browser-compatible JavaScript. The official repository describes SWC as both a Rust and JavaScript library, which explains why it matters to two package ecosystems at once: Rust crates for compiler internals and npm packages for day-to-day web builds.

採用の歴史

The SWC website presents it as used by tools such as Next.js, Parcel, and Deno and by companies including Vercel, ByteDance, Tencent, Shopify, and Trip.com. Its adoption story is closely tied to performance: official documentation compares it with Babel and advertises large single-thread and multi-core speedups, making it attractive in CI, editor, and monorepo workflows where transpilation time is visible.

使われ方

CLI users commonly install @swc/cli with @swc/core and run swc over source files, while project-level behavior is configured with .swcrc. The Homebrew package gives non-npm users a direct swc executable, but most web projects still consume SWC through their JavaScript package manager or through higher-level tools that embed it.

パッケージ好きにとっての重要性

SWC is interesting to package maintainers because it combines native-code speed with the packaging complexity of multi-platform binary distribution. It also turns compiler versioning into dependency graph plumbing: JavaScript packages, Rust crates, WebAssembly plugins, and framework integrations all need to line up well enough that a build tool can be upgraded without surprising users.

タイムライン

  • 2019: SWC 1.0 announced as a fast JavaScript compiler.
  • 2020: Official SWC/Babel performance comparison published.
  • 2025: Official documentation describes SWC as a Rust-based platform used by major tools and companies.

Related projects

  • Babel is the main historical comparison point in SWC's own documentation.
  • Next.js, Parcel, and Deno are named by the SWC website as tools that use SWC.
  • Rspack, swc-loader, @swc/jest, and SWC WebAssembly plugins are documented as adjacent integrations.

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

  • Homebrew bottle メタデータは記録されていません。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

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
.swcrc

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
swc実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-08-03
マネージャ版1.15.47
マネージャ更新日2026-07-29
ローカルデータ不明
上流利用不可
検出された最新未検出
  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:swc
バージョン1.15.47
パッケージマネージャHomebrew
ホームページhttps://swc.rs
リポジトリhttps://github.com/swc-project/swc
最終更新2026-07-29T16:58:27Z
Pulseupdated
Bottle未記録
サービス宣言なし

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Nix95%

swc

nix profile install nixpkgs#swc
  • normalized package name match
  • 一致条件: Swc
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/sw/swc/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
apk95%

swc 1.15.7-r0

A super-fast TypeScript / JavaScript compiler written in Rust

https://swc.rs

sudo apk add swc
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: swc
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Swc
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: swc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
Scoop95%

main/swc

scoop install main/swc
  • normalized package name match
  • 一致条件: Swc
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/swc.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation