Skip to content

wit/bindgen: create custom shape types for tuples #354

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
May 20, 2025
Merged

Conversation

ydnar
Copy link
Collaborator

@ydnar ydnar commented May 20, 2025

Fixes #352.

ydnar added 3 commits May 20, 2025 12:04
Monotypic tuples may not be dense, as they can include a bool, or a struct with a bool.
@ydnar ydnar merged commit 999af0b into main May 20, 2025
13 checks passed
@ydnar ydnar deleted the ydnar/issue352 branch May 20, 2025 22:40
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.

Corrupted value of type result<tuple<tuple<u8, s32>>, s32>
1 participant