truffleruby icon indicating copy to clipboard operation
truffleruby copied to clipboard

Implement rb_frame_method_id_and_class internal API.

Open mtortonesi opened this issue 1 year ago • 0 comments

This commit implements the rb_frame_method_and_id internal API, that is needed by the rice gem. The corresponding changeset represents a first but hopefully significant step to get the torch.rb gem working on Truffleruby.

mtortonesi avatar Dec 27 '23 12:12 mtortonesi