Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request: Add swc to the table #1678

Open
kdy1 opened this issue Sep 28, 2020 · 5 comments
Open

Feature request: Add swc to the table #1678

kdy1 opened this issue Sep 28, 2020 · 5 comments

Comments

@kdy1
Copy link

kdy1 commented Sep 28, 2020

How can I add it?

@kdy1 kdy1 changed the title Add swc to the table Feature request: Add swc to the table Sep 28, 2020
@ljharb
Copy link
Member

ljharb commented Sep 28, 2020

What is swc?

@kdy1
Copy link
Author

kdy1 commented Sep 28, 2020

swc is a faster alternative for babel

@ljharb
Copy link
Member

ljharb commented Sep 28, 2020

I suppose we could add it. Does it have any compelling gimmicks besides performance, one of the least important considerations?

@kdy1
Copy link
Author

kdy1 commented Sep 28, 2020

It mainly focuses on implementing spec correctly while not being too slow.

Also, it is a basic building block for other tools - for js tool developers and rust (deno) - and a high-level compiler at the same time.

(It will provide typescript type checking api in future)

@ljharb
Copy link
Member

ljharb commented Sep 28, 2020

babel seems plenty fast enough ¯\_(ツ)_/¯ but that's immaterial here. sure, a PR to add it is fine.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants