Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@AFCMS
Copy link
Owner

@AFCMS AFCMS commented Jul 9, 2025

https://vite.dev/guide/rolldown

  • Use Vite Rolldown version
  • Use React OXC plugin
  • Enable experimental native plugins
  • oxlint instead of ESlint (would like TypeScript config files but should bring insane linting speed)
  • Switch tsc to tsgo because why not https://github.com/microsoft/typescript-go

Still some deal breaking flaws:

  • CSS minification is broken with TailwindCSS (LightningCSS is used instead of esbuild)
  • The React compiler isn't availlable yet in the React OXC plugin, but there is interest from the React team React Compiler oxc plugin oxc-project/oxc#10048

There may be differences when the CSS bug is fixed, but currently vite build takes 660ms while the master branch takes 2.38s, 1.72s less 🥳

@AFCMS AFCMS added the enhancement New feature or request label Jul 9, 2025
@AKArien
Copy link
Collaborator

AKArien commented Jul 9, 2025

I wholeheartedly approve of the use of rust in Malley, just like how i support the use of rust in the linux kernel. Both are crucial pieces of software that need high performance and memory safety, and most crucially, a red crab that is just a little guy

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants