Skip to content

spirv: workaround setjmp/longjmp crash on mingw

xantares requested to merge (removed):spirvwin into master

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

Merge request reports