Unclaimed project
Are you a maintainer of truffleruby? Claim this project to take control of your public changelog and roadmap.
Changelog
A high performance implementation of the Ruby programming language, built on GraalVM.
TruffleRuby is a high-performance implementation of the Ruby programming language.
TruffleRuby aims to be fully compatible with the standard implementation of Ruby, MRI.
More information is available in the README.
TruffleRuby comes in two standalone modes, native and jvm, each built with both Oracle GraalVM and Community Edition.
See the documentation for which release asset corresponds to what.
Integer#ceil and Float#ceil with negative precision (#3911, @trinistr).mkmf.rb to use host's RbConfig for $ruby when --target-rbconfig is used (#4097, @panozzaj).Fiber.[], Fiber.[]=, and Fiber#{storage,storage=} (#4007, @nirvdrum).Symbol#inspect to handle incompatible encodings (#4106, @eregon).Encoding::UTF_16 and Encoding::UTF_32 encodings are now regular single-byte dummy encodings (#4083, @eregon).