Hi,
this is not an issue per-se, but more a question. I was wondering how Wolverine creates the code ahead of time, during runtime etc.
I just wanted to confirm: Do I see it correctly, that Wolverine/JasperFx is NOT using Roslyn Source Generators?
I can see that the package Microsoft.CodeAnalysis is referenced, but I don't see any use of ISourceGenerator/IIncrementalGenerator etc.
Is my assumption correct, that Wovlerine is NOT doing roslyn/ms source generation but doing their own?
Hi,
this is not an issue per-se, but more a question. I was wondering how Wolverine creates the code ahead of time, during runtime etc.
I just wanted to confirm: Do I see it correctly, that Wolverine/JasperFx is NOT using Roslyn Source Generators?
I can see that the package Microsoft.CodeAnalysis is referenced, but I don't see any use of ISourceGenerator/IIncrementalGenerator etc.
Is my assumption correct, that Wovlerine is NOT doing roslyn/ms source generation but doing their own?