That looks very promising. Imagine development speed based on that and for Zig and 1. static analysis, 2. dynamic analysis, 3. debugging/introspection tooling (code reduction, io-substitution), 4. backend experimentation.
Is there any intermediate representation of the project that gets dumped to disk which could be used as a basis for an LSP? I know the need for an lsp drops significantly with fast compilation… yet this still feels like it might improve the existing one significantly?