The latest commit has major changes that is are compatible with previous workflow.
Previous code is now available on the console branch.
- Using C# Source Generator instead of external console application to generate source files
- Removed all command line options
- Removed experimental MemoryStream allocations, turned out the default one was the fastest one
The latest commit has major changes that is are compatible with previous workflow.
Previous code is now available on the console branch.