Skip to content

Conversation

@tenderlove
Copy link
Member

We should be able to look up these functions by name.

I moved the BindingGenerator class in to its own file so that we can require it from a test case. Then I added a test case that asserts we can use Fiddle to look up the address for each function that is listed in the bindgen class.

It seems there are a bunch of symbols that RJIT requires that we can't access at runtime. This is related to #1

Note:

I tested with:

$ ruby -v
ruby 3.5.0dev (2025-02-14T21:16:53Z master ba148e71e5) +PRISM [arm64-darwin24]

We should be able to look up these functions by name.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants