https://github.com/oracle/truffleruby
It can now run native extensions in parallel, just like Ruby code already ran in parallel in Threads on TruffleRuby!
It also features many compatibility improvements and notably support for custom Digest algorithms.
github.com/oracle/truff...
We also added support for the blake3-rb gem.
We also added support for the blake3-rb gem.
It can now run native extensions in parallel, just like Ruby code already ran in parallel in Threads on TruffleRuby!
It also features many compatibility improvements and notably support for custom Digest algorithms.
github.com/oracle/truff...
It can now run native extensions in parallel, just like Ruby code already ran in parallel in Threads on TruffleRuby!
It also features many compatibility improvements and notably support for custom Digest algorithms.
github.com/oracle/truff...
Native extensions need to opt in with rb_ext_ractor_safe(true) or rb_ext_thread_safe(true). Many gems already do that.
See github.com/oracle/truff... for more details.
Native extensions need to opt in with rb_ext_ractor_safe(true) or rb_ext_thread_safe(true). Many gems already do that.
See github.com/oracle/truff... for more details.
It uses the new Java Panama API in JVM mode to speedup C extensions like sqlite3, trilogy and json by 2 to 3 times!
It also redesigns encoding negotiation for speed, and updates to Ruby 3.3!
All changes: github.com/oracle/truff...
Blog post: medium.com/graalvm/what...
It uses the new Java Panama API in JVM mode to speedup C extensions like sqlite3, trilogy and json by 2 to 3 times!
It also redesigns encoding negotiation for speed, and updates to Ruby 3.3!
All changes: github.com/oracle/truff...
Blog post: medium.com/graalvm/what...
eregon.me/blog/2025/03...
eregon.me/blog/2025/03...