03be315921
swc_ecma_transforms_proposal: - Initialze decorators lazily. (#1278) |
||
---|---|---|
.cargo | ||
.github | ||
.vscode | ||
atoms | ||
babel | ||
benches | ||
bundler | ||
common | ||
ecmascript | ||
examples | ||
macros | ||
node | ||
node-swc | ||
scripts | ||
spack | ||
src | ||
testing | ||
tests | ||
vendor | ||
visit | ||
wasm | ||
.gitattributes | ||
.gitignore | ||
.gitmodules | ||
.npmignore | ||
.prettierrc | ||
.rustfmt.toml | ||
ARCHITECTURE.md | ||
Cargo.toml | ||
CONTRIBUTING.md | ||
deny.toml | ||
jest.config.js | ||
LICENSE-APACHE | ||
LICENSE-MIT | ||
package.json | ||
README.md | ||
rust-toolchain | ||
tsconfig.json |
Make the web (development) faster.
swc is a super-fast typescript / javascript compiler written in rust.
Documentation
Check out the documentation in the website.
Features
Please see comparison with babel.
Performance
Please see benchmark results on the website.
Supporting swc
swc is a community-driven project, and is maintained by a group of volunteers. If you'd like to help support the future of the project, please consider:
- Giving developer time on the project. (Message us on Github discussions (preferred) or Slack for guidance!)
- Slackin for swc
- Giving funds by becoming a sponsor (see below)!
Open Collective Sponsors
Become a sponsor and get your logo on our README on Github with a link to your site. [Become a sponsor]
Gold Sponsors
Silver Sponsors
Bronze Sponsors
Backers
Become a backer and get your image on our README on Github with a link to your site.
Contributing
See CONTRIBUTING.md. You may also find the architecture documentation useful (ARCHITECTURE.md).
License
swc is primarily distributed under the terms of both the MIT license and the Apache License (Version 2.0).
See LICENSE-APACHE and LICENSE-MIT for details.