The React Compiler rust port is now up as an in-progress PR at github.com/facebook/rea... - more to come as we test and polish.
Joe Savona
This is an experimental, work-in-progress port of React Compiler to Rust. Key points:
Work-in-progress - we are sharing early, prior to testing internally at Meta, to get feedback from partners in...
We’re pretty close to having an initial Rust port of React Compiler. My approach was to iterate on the plan document (write it manually, have the agent expand, edit, repeat). Then try to run it, see what goes wrong, revert back to the plan, tweak the plan, repeat.