Hacker News new | ask | show | jobs
by ksec 1775 days ago
I know TruffleRuby has Sulong for C extensions, but I was under the impression it is not 100% ready or still problematic?

Although this may have been a very old impression. Pandemic and lock down has an surprising effect on the sense of time.

1 comments

Many popular C extension gems just work. About the only popular C extension I can think of which does not work yet is grpc, and there is work on that. There is a status overview at https://github.com/oracle/truffleruby/blob/master/README.md#...
Thanks. Looks like it is time to re-evaluate TruffleRuby again.