Skip to content

Conversation

@keegnotrub
Copy link
Owner

We have one spot where we need to build the FFI type for a struct and we don't need to know the name of it, just its arity and its individual types.

This adds a utility function in order to check on that and uses it instead of checking knownStructs.

We have one spot where we need to build the FFI type for a struct and
we don't need to know the name of it, just its arity and its
individual types.

This adds a utility function in order to check on that and uses it
instead of checking knownStructs.
@keegnotrub keegnotrub merged commit b039760 into main Jul 13, 2025
13 checks passed
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.

2 participants