Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Latest commit

 

History

History
History

Rust Compiler

This directory contains the implementation of the Relay compiler in Rust. The Relay compiler was previously written in JavaScript and was re-written in Rust for several benefits including:

  • Fast compilation that scales to massive projects like the new facebook.com.
  • Improved developer experience by offering better error reporting and watch mode.
  • TypeScript support built in (works for extraction, but we'd like to also bundle type generation).
  • Pre-built binaries for all platforms (Windows, Linux, macOS) distributed via npm, so no Rust compilation should be needed for the typical workflow.
Morty Proxy This is a proxified and sanitized view of the page, visit original site.