Skip to content

Conversation

kateinoigakukun
Copy link
Member

@kateinoigakukun kateinoigakukun commented Aug 21, 2025

Add support for Swift properties in BridgeJS with proper readonly detection.

  • Support stored, lazy, computed, and observed properties
  • Proper readonly property detection
  • Generate correct JavaScript property descriptors
  • Add comprehensive runtime and snapshot tests

@kateinoigakukun kateinoigakukun force-pushed the yt/support-class-property branch 2 times, most recently from 4bd3017 to 9ed4820 Compare August 21, 2025 09:53
@kateinoigakukun kateinoigakukun force-pushed the yt/support-class-property branch from 7cde59e to 59b5b25 Compare August 23, 2025 05:09
Add support for Swift properties in BridgeJS with proper readonly detection.

- Support stored, lazy, computed, and observed properties
- Proper readonly property detection
- Generate correct JavaScript property descriptors
- Add comprehensive runtime and snapshot tests
@kateinoigakukun kateinoigakukun force-pushed the yt/support-class-property branch from 59b5b25 to 8cedac7 Compare August 23, 2025 05:11
@kateinoigakukun kateinoigakukun merged commit 3c8726e into main Aug 23, 2025
9 checks passed
@kateinoigakukun kateinoigakukun deleted the yt/support-class-property branch August 23, 2025 05:23
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