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

Add docs for the Rust Compiler (SWC). #31467

Merged
merged 5 commits into from
Nov 16, 2021
Merged

Add docs for the Rust Compiler (SWC). #31467

merged 5 commits into from
Nov 16, 2021

Conversation

leerob
Copy link
Member

@leerob leerob commented Nov 15, 2021

This clearly lists what transforms are supported, which are currently experimental, and what is still unsupported with a place to leave feedback and your existing Babel setup.

description: Learn about the Rust Compiler, built with SWC, which transforms and minifies your Next.js application.
---

# Rust Compiler
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this is misleading since users cannot use Rust.

For example, Next.js ships with a TypeScript compiler so users can author TS code. But Next.js doesn't ship with a Rust compiler.

Maybe we should rename this whole document to Speedy Web Compiler (SWC), especially if we plan to use it for TS

@kodiakhq kodiakhq bot merged commit 47aad2f into canary Nov 16, 2021
@kodiakhq kodiakhq bot deleted the swc-docz branch November 16, 2021 09:40
@timneutkens timneutkens restored the swc-docz branch November 16, 2021 09:42
timneutkens added a commit that referenced this pull request Nov 16, 2021
@vercel vercel locked as resolved and limited conversation to collaborators Jan 27, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
created-by: Next.js team PRs by the Next.js team.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants