Interest in re-implementation of PropertyWrappers with Macros

Hello @thisisanshgupta! Welcome and it's great to hear that you are interested! My collegue wrote a great post with some general advice which is applicable to Swift project as well, feel free to reach out to me if you have any specific questions. I think a great proposal would include some examples of existing popular property wrappers like Binding or State and thoughts on what additions/changes (if any) we need to make to macros and init accessor features to enable this.

2 Likes