The source project of this merge request has been removed.
spirv: workaround setjmp/longjmp crash on mingw
I suspect it may happen with msvc too as a limitation with windows is c++ exceptions and setjmp/longjmp dont mix well, is the spirv code known to work on windows ?
Edited by xantares