Movatterモバイル変換


[0]ホーム

URL:


Skip to Content

SWC

Rust-based platform for the Web

SWC is an extensible Rust-based platform for the next generation of fast developer tools. It’s used by tools like Next.js, Parcel, and Deno, as well as companies like Vercel, ByteDance, Tencent, Shopify, Trip.com, andmore.

SWC can be used for both compilation and bundling. For compilation, it takes JavaScript / TypeScript files using modern JavaScript features and outputs valid code that is supported by all major browsers.

🏎

SWC is20x faster than Babel on a single thread and70x faster on four cores.

Get Started ·Playground ·Blog ·Rustdocs  ·GitHub Repository  ·Donate 

Overview

SWC can be downloaded and used as a pre-built binary, or built from source. Currently, the following binaries are provided:

Download prebuilt binaries

pnpm

pnpm add -D @swc/cli @swc/core

Transpile JavaScript file and emit to stdout

npx swc ./file.js

Features

SWC is designed to be extensible. Currently, there is support for:

Learn more.

Community

stars
downloads
downloads

SWC is created bykdy1 .Follow@kdy1dev  on Twitter for future project updates.

Feel free to join thediscussions on GitHub !

Last updated on
Powered by
[8]ページ先頭

©2009-2026 Movatter.jp