-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Since the project is focused on supporting Avalonia out of the box, it would be nice to have compiled bindings. The idea is to implement as much as possible inside the Kinetic library and use source code generation to turn a binding path into an expression chain. It even will allow code first usage of Avalonia with Kinetic and avoid XAML.
Requirements here are the same:
- fast execution,
- less memory allocations.
Metadata
Metadata
Assignees
Labels
No labels