mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
51e8da6614
Fuses MOVE+LOADI_0+GETIDX pattern into single instruction. Saves 4 bytes per arr[0] access (7 bytes -> 3 bytes). Co-authored-by: Claude <noreply@anthropic.com>