Comment on Ruby+OMR JIT Compiler: What’s Next?parentComments−chrisseaton9yYes, libraries like libjit help you to emit a low level program, but that was never the problem anyone had.The problem is turning Ruby into a low level program in the first place.
Comments
Yes, libraries like libjit help you to emit a low level program, but that was never the problem anyone had.
The problem is turning Ruby into a low level program in the first place.