euc
euc copied to clipboard
can this use glsl shaders?
since i'm interested in using this in unit tests, it's pretty much necessary that glsl shaders can be ran in it, but that might be too complex!
That's not currently possible, but I suspect that integration into something like naga
+ a backend compiler like cranelift
might be plausible for someone that wants to give it a go!