Code & Deploy
siGit Code
Git Hosting
Toggle menu
Code
Code Review
Models
Repos
Sign in
Sign in
@samitouri
/
QOS-React-2
QOS-React-2
/
compiler
/
packages
/
react-compiler-runtime
/
README.md
Code
Commits
Issues
Pulls
Sessions
CI/CD
main
main
md
5 lines
239 Bytes
Rendered
Copy permalink
Copy
Raw
1
# react-compiler-runtime
2
3
Backwards compatible shim for runtime APIs used by React Compiler. Primarily meant for React versions prior to 19, but it will also work on > 19.
4
5
See also https://github.com/reactwg/react-compiler/discussions/6.