Is there anyway to accelerate MacOS compilation of the debug compiler. I have been working on an extension for a class project and updates take ~10 minutes.
I have read about some work that mainly seems to have been on Linux. Is there anything working on Mac?
Even if there’s no way for full compilation, is there anyway to get common error message faster. I keep wasting hours by missing try statements and other small typos. Coding is VSCode