-
-
Notifications
You must be signed in to change notification settings - Fork 754
Closed
Description
Describe the solution you'd like
Support generating formatters in compile time, instead of runtime for all platforms through source generators.
Additional context
As I know from README this library uses dynamic code generation a lot, and AOT for platform which doesn't support former. I think it's a good use case for source generators. Additionally, it may be possible to find new optimizations and make library even faster in some cases.
danielmeza, sweemer and RomainAn
Metadata
Metadata
Assignees
Labels
No labels