Minimum viable example of calling Rust from Ruby without a gem.
19-Jul-2019 2328
For Rubyfmt I'm currently looking at rewritingsignificant sections in Rust, because there's some performance issues. Broadlyspeaking, it turns out that cleaning up a very large Ruby parse tree (e.g. 4000lines) can be slow because of the number of comparisons that have to be made.Rust can do this a lot faster.
Minimum viable example of calling Rust from Ruby without a gem. #ruby #rubydeveloper #rubyonrails #Minimum #viable #example #calling #without #gem. #rust https://rubyonrails.ba/link/minimum-viable-example-of-calling-rust-from-ruby-without-a-gem