Our Experience Porting the YJIT Ruby Compiler to Rust        
          ARANK
        
      
    
    In this post, I want to give a nuanced perspective on our experience porting YJIT from C to Rust. I'll talk about the positives, but also discuss the things that we found challenging or suboptimal in our experience.
      
        1 comments      
    
    
    
ShopifyがRubyに実装したYJITをCからRustに移植したときの体験記。やや長め。基本的な感触は良好のようだけど細かな部分でpain pointはあったよう。
Our Experience Porting the YJIT Ruby Compiler to Rust — Development (2022)
shopify.engineering/porting-yjit-r…