mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
c561b21d43
Covers execution context, call frames, stack layout, argument encoding, dispatch loop, method lookup with cache, exception handling, closure environments, and fiber switching. Co-authored-by: Claude <noreply@anthropic.com>