mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
47253a0fe4
Add variable-sized node support for containers (array, hash, words, symbols) and arguments (splat, to_ary, svalue, block_arg) to optimize memory usage for statement blocks and argument processing. Co-authored-by: Claude <noreply@anthropic.com>