Comment by bashkiddie
2 days ago
Are you aware of jruby?
It is ruby running on a Java Virtual Machine. Imposes all downsides of the JVM (try to allocate more that 4GByte per object!) and provides JVMs concurrency model. Currently supports Ruby 3.1 (it claims to support 3.4, read the fine print if your specific feature is supported!)
No comments yet
Contribute on Hacker News ↗