Skip to content
This repository has been archived by the owner on Feb 2, 2023. It is now read-only.

Add Proc coercions #146

Open
frewsxcv opened this issue Mar 6, 2018 · 0 comments
Open

Add Proc coercions #146

frewsxcv opened this issue Mar 6, 2018 · 0 comments
Labels

Comments

@frewsxcv
Copy link
Contributor

frewsxcv commented Mar 6, 2018

I'm working on a project where I want to pass a Proc from Ruby to Rust, and then Rust can invoke the Proc.

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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants