Hacker News new | ask | show | jobs
by ch4s3 2229 days ago
TruffleRuby can’t quite run Rails yet. They use truffle for some plain Ruby stuff.
1 comments

Not running most Rails applications is true, but the applications that can be run on TruffleRuby are not quite plain. It can run a web application that serves storefront traffic (source at the end of https://engineering.shopify.com/blogs/engineering/optimizing...)
Yeah, of course I was generalizing a bit. That blog post is super informative, thanks!