Skip to content

oxc-project/forked-react-compiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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 the React monorepo but isn't published to crates.io, so this repo vendors it, patches the crates to be releasable, and publishes them as forked_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

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors