Skip to content

vercel/nextjs-react-compiler

 
 

Repository files navigation

Forked React Compiler

Why this exists

oxc and Rolldown need the React Compiler Rust port on crates.io, but published crates can't use git dependencies — every dependency must itself be on crates.io. The port lives in react/react and was never published, so this repo vendors it, patches the crates to be releasable, and publishes them as nextjs_react_compiler_*.

The source is synced over unchanged — the only edits are to Cargo.toml files (no code changes).

About

No description, website, or topics provided.

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Rust 57.3%
  • TypeScript 38.6%
  • JavaScript 3.9%
  • Other 0.2%