mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
639946a006
Introduced `MRB_NO_METHOD_CACHE` which is inverse of `MRB_METHOD_CACHE` that should be enabled intestinally. In addition, the default cache is made bigger (128 -> 256).