- Notifications
You must be signed in to change notification settings - Fork0
swc is a super-fast compiler written in rust; producing widely-supported javascript from modern standards and typescript.
License
Apache-2.0, MIT licenses found
Licenses found
schacker/swc
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Make the web (development) faster.
SWC (stands forSpeedy Web Compiler
) is a super-fast TypeScript / JavaScript compiler written in Rust. It's a library for Rust and JavaScript at the same time. If you are using SWC from Rust, seerustdoc and for most users, your entry point for using the library will beparser.
If you are using SWC from JavaScript, please refer todocs on the website.
Check out the documentationin the website.
Please seecomparison with babel.
Please seebenchmark results on the website.
SWC is a community-driven project, and is maintained by a group ofvolunteers. If you'd like to help support the future of the project, please consider:
- Giving developer time on the project. (Message us onDiscord (preferred) orGithub discussions for guidance!)
- Giving funds by becoming a sponsor (seehttps://opencollective.com/swc)!
SeeCONTRIBUTING.md. You may also find the architecturedocumentation useful (ARCHITECTURE.md).
SWC is primarily distributed under the terms of both the MIT licenseand the Apache License (Version 2.0).
See LICENSE-APACHE and LICENSE-MIT for details.
About
swc is a super-fast compiler written in rust; producing widely-supported javascript from modern standards and typescript.
Resources
License
Apache-2.0, MIT licenses found
Licenses found
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
Languages
- Rust75.4%
- JavaScript19.3%
- TypeScript4.9%
- Other0.4%