Does anyone know why Rust is using for making Next.js?
Unanswered
Yellow-green Vireo posted this in #help-forum
Yellow-green VireoOP
Which part of Next was made by Rust?
3 Replies
@Yellow-green Vireo Which part of Next was made by Rust?
The compiler called SWC is using Rust
And most of the Next server and its core is in rust aswell
Here's the GitHub repository if you want to take a closer look:
https://github.com/vercel/next.js
https://github.com/vercel/next.js