Skip to content

TruffleRuby - GraalVM Community Edition 1.0 RC1

Pre-release
Pre-release
Compare
Choose a tag to compare
@lukasstadler lukasstadler released this 17 Apr 13:01
· 19663 commits to master since this release

TruffleRuby is high performance implementation of the Ruby programming language, compatible with MRI 2.3.7.

TruffleRuby is progressing fast but is currently probably not ready for you to try running your full Ruby application on. However it is ready for experimentation and curious end-users to try on their gems and smaller applications.

TruffleRuby runs Rails, and passes the majority of the Rails test suite. But it is missing support for Nokogiri and ActiveRecord database drivers which makes it not practical to run real Rails applications at the moment.

The Ruby language components can be installed in GraalVM using the gu utility.