mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
0e00d8e224
Currently mruby-eval depends on mruby-binding (formerly mruby-binding-core). Also, `Kernel#eval` can accept `binding` objects. With this in mind, it would be better if `Binding#eval` could also be handled by `mrbgems/mruby-eval`.