mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
500bd38dfe
Use `uint32_t` instead. Theoretically `uint32_t` can overflow as well, but I think it is sufficient size for embeddable Ruby VM.