mirror of
https://github.com/facebook/react.git
synced 2026-02-25 13:13:03 +00:00
6 lines
239 B
Markdown
6 lines
239 B
Markdown
# react-compiler-runtime
|
|
|
|
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.
|
|
|
|
See also https://github.com/reactwg/react-compiler/discussions/6.
|