Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[pull] main from facebook:main #91

Merged
merged 4 commits into from
Jan 25, 2025
Merged

[pull] main from facebook:main #91

merged 4 commits into from
Jan 25, 2025

Conversation

pull[bot]
Copy link

@pull pull bot commented Jan 25, 2025

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.1)

Can you help keep this open source service alive? 💖 Please sponsor : )

poteto and others added 4 commits January 24, 2025 14:41
I forgot that workflow calls stringify their inputs
yml was a mistake
I wrote this a couple summers back as an experiment to see how easily we could translate the compiler to Rust. We make extensive use of in-place mutation of the IR, and the experiment proved that this we can get reasonable ergonomics for this in Rust which was cool. We've since ended up using some of the code here for Relay, allowing Relay Compiler to parse JS files to do more fine-grained extraction of data. For React Compiler though, we plan to continue using JavaScript and explore lightweight native wrappers for things like OXC and SWC plugins. We're also working with the Hermes team to eventually compile the compiler with Static Hermes.

As Tomo always says: always bet on JavaScript.

ghstack-source-id: c5770a2efce16a7153dd98702f47bc84d380c8b2
Pull Request resolved: #32219
@pull pull bot added the ⤵️ pull label Jan 25, 2025
@pull pull bot merged commit 9eabb37 into code:main Jan 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants