Skip to content

Conversation

MaxDesiatov
Copy link
Contributor

This change fixes an issue with the use of property wrappers for closures in WebAPIKit, which caused unnecessary increases in binary code size for products utilizing this library. Use of property wrappers is removed and simple direct getter and setter accessors are used for properties of closure types instead.

This change fixes an issue with the use of property wrappers for closures in WebAPIKit, which caused unnecessary increases in binary code size for products utilizing this library. Use of property wrappers is removed and simple direct getter and setter accessors are used for properties of closure types instead.
@MaxDesiatov MaxDesiatov merged commit 51d7fc7 into main Apr 24, 2025
0 of 2 checks passed
@MaxDesiatov MaxDesiatov deleted the maxd/closures2 branch April 24, 2025 10:05
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