So I unistalled everything and fetched Kha again, downloaded the Krom binaries, reinstalled nodejs and set the paths from within Kode Studio. I also installed the Kha extention pak in Visual Studio Code. The build to windows now compiles in VS from Kode Studio for the compute shader example, I cant recreate this problem now. But now I get this error from Krom in Kode Studio and Visual Studio Code. Im not sure why this is showing up all of a sudden.
C:\Devlopment\Kode\libraries\Kha\Backends\Krom/kha/compute/Compute.hx:81: characters 84-92 : kha.compute.Access has no field getIndex
C:\Devlopment\Kode\libraries\Kha\Backends\Krom/kha/compute/Compute.hx:81: characters 162-170 : kha.compute.Access has no field getIndex
Also Krom just doesnt run for anything in Kode Studio, no errors are shown in any terminal. I installed the Kha extention pak in Visual Studio Code and ran some projects from there Krom works.
Im also not well versed in VS so please have patience with me.
Did some more googling and found that there is a problem getting a krom window to open from Kode Studio.