Hacker News new | ask | show | jobs
by shawn42 4235 days ago
Supporting some sort of JIT in Ruby is a long time coming. Glad to hear it!

I wonder how this "soft typing" would affect things like method_missing magic and the like. Would it be an optional runtime option to enforce the implicit interface?

1 comments

But doesn't Rubinius already have a JIT? Why wait for MRI v3?