mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
16baea0677
This enhances self-containment. Previously `mrb_context::stack` had the current call level stack, but now it owns it. The `mrb_context::stack` field, which is no longer needed, will be removed.