[rust-compiler] Return the compiled AST by value instead of JSON (#36… · react/react@ae6fe8a (opens in new tab)
…729) `compile_program` serialized the transformed `File` to a JSON string and every in-process consumer immediately deserialized it back, so each oxc/swc compile paid a full serialize/parse round...
Read the original article