swc: Initial integration (#8847)

Hi. I'm the creator of the swc project. It stands for speedy web
compiler.

https://swc.rs

SWC is used by some famous open-source projects like next.js, Parcel
(v2), and Deno.
Lots of web developers use SWC indirectly via those open-source
projects, and lots of web developers use `@swc/core` directly.
These users include ByteDance, Tencent, Shopify, Discord, Slack, and
vscode
This commit is contained in:
Donny/강동윤 2022-10-26 03:11:41 +09:00 committed by GitHub
parent 248734bb2d
commit 6285d7cce0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 9 additions and 0 deletions

View File

@ -0,0 +1,9 @@
homepage: https://swc.rs
language: rust
primary_contact: "kdy1997.dev@gmail.com"
auto_ccs:
- kdy1997.dev@gmail.com
sanitizers:
- address
- undefined
main_repo: https://github.com/swc-project/swc