mirror of
https://github.com/zebrajr/react.git
synced 2025-12-06 12:20:20 +01:00
|
|
||
|---|---|---|
| .. | ||
| src | ||
| package.json | ||
| README.md | ||
| tsconfig.json | ||
| tsup.config.ts | ||
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.