sisshiki1969 / monoruby

Ruby implementation with yet another JIT compiler.
Apache License 2.0
110 stars 4 forks source link

Support inlining of Fiber.yield. #37

Closed sisshiki1969 closed 9 months ago

sisshiki1969 commented 9 months ago

This PR implements inlining of Fiber.yield.