github oracle/truffleruby vm-22.3.1
TruffleRuby - GraalVM Community Edition 22.3.1

latest releases: graal-24.0.1, vm-ee-24.0.1, vm-24.0.1...
15 months ago

TruffleRuby is a high-performance implementation of the Ruby programming language.
TruffleRuby aims to be fully compatible with the standard implementation of Ruby, MRI.
The Ruby language component can be added to GraalVM using the gu utility.
More information is available on the website: http://www.graalvm.org/ruby/

Changelog

Bug fixes:

  • Fix rb_thread_fd_select() to correctly initialize fdset copies and handle the timeout (@eregon).
  • Fix Marshal.dump when big Integer (that cannot be expressed with 4 bytes) is serialized (#2790, @andrykonchin).

Don't miss a new truffleruby release

NewReleases is sending notifications on new releases.