You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Posting some links here to look into them later. (and for others if interested)
Wasm + Julia have come a far way.
It would be ideal to have the JuliaWGPU stack on wasm (as the goal is to be able to run everything on the web to begin with)
WebAssemblyCompiler.jl : Its docs show many cool things, including Makie plot running in the browser
Wasmtime.jl : To effortlessly execute wasm code from Julia.
Posting some links here to look into them later. (and for others if interested)
Wasm + Julia have come a far way.
It would be ideal to have the JuliaWGPU stack on wasm (as the goal is to be able to run everything on the web to begin with)