|
|
|
|
|
by al2o3cr
3434 days ago
|
|
FWIW, the folks working on TruffleRuby have done some amazing things on this front - essentially making an interpreter for Ruby C extensions that JITs to code that's more-or-less identical in performance to the original native version. |
|