Skip to content

Demonstrate using Kotlin serialization on a bridged type#1

Open
marcprux wants to merge 2 commits intomainfrom
kotlin-serialization
Open

Demonstrate using Kotlin serialization on a bridged type#1
marcprux wants to merge 2 commits intomainfrom
kotlin-serialization

Conversation

@marcprux
Copy link
Member

@marcprux marcprux commented Feb 25, 2026

This works, but unfortunately it just serializes the Swift_peer property, which isn't what we want:

{"Swift_peer":105553155846144}

To get this working properly, we would likely need to add transpiled/bridging support for a special Kotlin serialization property that would use a custom serializer.

@cla-bot cla-bot bot added the cla-signed label Feb 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant