mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
cbef2f596d
Implements stack-based memory pools for GCD calculation using binary GCD algorithm with Lehmer acceleration. Manages 8+ temporary variables entirely in pool memory including complex transformation matrices. Co-authored-by: Claude <noreply@anthropic.com>