Relay Rust compiler for other clients
Open
- Dominant language
- Rust
- Stars
- 19k
- Forks
- 1.9k
- PR merge metrics
- No merged PRs in 30d
Description
I'm looking to create a Relay-compatible client for a non-React framework, and as part of that, I thought that instead reinventing the wheel, I could leverage the Relay compiler in Rust that you already have such that it could detect the fragments in the new non-React syntax and then compile them together just as it would for the React client.
Is this feasible, or is the compiler strongly bound to the React syntax?
Contributor guide
Assessment
This issue has not been assessed yet.