Skip to content

Improve handling of structs#32

Merged
keegnotrub merged 12 commits intomainfrom
struct-fixes
Jul 13, 2025
Merged

Improve handling of structs#32
keegnotrub merged 12 commits intomainfrom
struct-fixes

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.

1 participant