PoC: Improving macro build times with WebAssembly

Looks very impressive. I wanted to clarify: does this project improve the performance of macros when they're invoked by the compiler to generate code? Or only when they, and supporting libraries like SwiftSyntax, are built?

In other words, does this help address the concerns raised in this thread?

1 Like