Skip to content

DRAFT: Generate enums as structs, replace extension with .init#180

Draft
vinocher-bc wants to merge 1 commit into
mainfrom
vinoo/enumAsStruct
Draft

DRAFT: Generate enums as structs, replace extension with .init#180
vinocher-bc wants to merge 1 commit into
mainfrom
vinoo/enumAsStruct

Conversation

@vinocher-bc
Copy link
Copy Markdown
Contributor

@vinocher-bc vinocher-bc commented Aug 1, 2024

Not ready for review.

Converts the enum extension to a struct without extensions, and uses the ABI type or Swift type's .init() for the ABI<->Swift conversions, to workaround a compiler bug.

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