Comment on Spinel: Ruby AOT Native CompilerparentComments−kimos4moThis removes a large portion of the magic of Ruby.−drzaiusx114moI do use class_eval quite a bit but I could pivot to precomputed script generators for those use cases going forward
Comments
This removes a large portion of the magic of Ruby.
I do use class_eval quite a bit but I could pivot to precomputed script generators for those use cases going forward