So I need to get the SPIR-V code of some GLSL
Every resource I can find on the topic involves setting up a whole enviroment for graphics and more.
In the simplest case when I have some GLSL code and I want to get the SPIR-V code, what would be the best way?