Live data from Hacker News

Shopify Embraces Rust for Systems Programming

shopify.engineering

1–4 of 4 posts

Re: Shopify Embraces Rust for Systems Programming

#3
post #2

Would have been an awesome opportunity to actually show off some of the things they're doing with Rust. You know, instead of just puffing their chest about joining the foundation.

Shopify's devs are working on YJIT [0], a just-in-time (JIT) implementation on top of CRuby.

0: https://shopify.engineering/yjit-faster-rubying

Re: Shopify Embraces Rust for Systems Programming

#4
post #3
post #2

Would have been an awesome opportunity to actually show off some of the things they're doing with Rust. You know, instead of just puffing their chest about joining the foundation.

Shopify's devs are working on YJIT [0], a just-in-time (JIT) implementation on top of CRuby. 0: https://shopify.engineering/yjit-faster-rubying

I think I saw another blog post for that... here is it https://shopify.engineering/porting-yjit-ruby-compiler-to-ru...