Skip to content

BridgeJS: Support enum types as associated values in exported enums#576

Closed
krodak wants to merge 1 commit intoswiftwasm:mainfrom
PassiveLogic:krodak/enum-float-double
Closed

BridgeJS: Support enum types as associated values in exported enums#576
krodak wants to merge 1 commit intoswiftwasm:mainfrom
PassiveLogic:krodak/enum-float-double

Conversation

@krodak
Copy link
Member

@krodak krodak commented Feb 4, 2026

Overview

This PR adds support for case enums and raw value enums (including their optional variants) as associated value payloads in exported enums. Previously only primitive types (String, Int, Float, Double, Bool) were supported.

@krodak krodak self-assigned this Feb 4, 2026
@krodak krodak force-pushed the krodak/enum-float-double branch 3 times, most recently from 1a08111 to 5c6213f Compare February 4, 2026 12:19
@krodak
Copy link
Member Author

krodak commented Feb 4, 2026

Closing in favor of: #579

@krodak krodak closed this Feb 4, 2026
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