You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 2, 2023. It is now read-only.
I'm working on a project where I want to pass a
Proc
from Ruby to Rust, and then Rust can invoke theProc
.I think this should be possible? Not sure if there are any caveats. I found this resource which seems helpful:
https://clalance.blogspot.com/2011/01/writing-ruby-extensions-in-c-part-11.html
Time permitting, I can look into doing this - mainly opening this issue to hear if others have any concerns about this.
The text was updated successfully, but these errors were encountered: