|
|
|
|
|
by evolve2k
1097 days ago
|
|
Ruby 3.2 comes with YJIT which is a new JIT compiler Ruby totally rewritten in rust. Also native Ruby extensions can now be written in rust in addition to C. So the ecosystem here lets you write C, Rust or Ruby. https://nithinbekal.com/posts/ruby-3-2/ |
|