mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
603005ba65
Avoid calling `initialize` via `mrb_funcall`, which cause `cross C boundary` error from Fibers started in the method.