Allowing elixir code
Is it possible to allow elixir code in wings?
My main usecase is to use nx from elixir for gpu / cpu (simd) acceleration.
nx only works with nvidia right?
For now I would prefer to stick to Opencl and Opengl shaders, and not a third option. What do you want nx for?
nx works with cpu, nvidia, amd, and other like webgl2
I mean the google library nx has is dependent on does that.
My elixir knowledge is not great, and the last time I checked it was not the case but cool if they have fixed that. Adding additional building/install dependencies and/or problems is not what I would prefer.
And also want to avoid involve another language in wings, but if we could replace OpenCL with nx it would be interesting, but I need to investigate when I have time, autumn maybe.