Ruby 3.4.0 Preview2 Released

(ruby-lang.org)

13 points | by ksec 9 months ago ago

4 comments

  • ksec 9 months ago ago

    Only thing new from Preview1 is the default parser switch from parse.y to Prism.

    YJIT team seems to be rather quiet. I am wondering if there will be something coming in RubyConf?

  • eutropia 9 months ago ago

    > Array#each is rewritten in Ruby for better performance

    beautiful, JIT all the things!

  • pjmlp 9 months ago ago

    It is a bit light on JIT news, anything happening for this release?