← Back to context Comment by hessammehr 20 hours ago jax in the browser on WebGPU next please? 3 comments hessammehr Reply momojo 3 hours ago Why not use Numba? In my mental model they achieve the same win, generating GIL-free, bytecode-level perf.I'm not super familiar with JAX though. scroogey 16 hours ago https://jax-js.com/ hessammehr 15 hours ago I’m aware of Jax-js. It’s a different beast: an [incomplete last I checked] port of jax for JS, not something you can run your, e.g. jax-dependent marimo notebook or pyodide against
momojo 3 hours ago Why not use Numba? In my mental model they achieve the same win, generating GIL-free, bytecode-level perf.I'm not super familiar with JAX though.
scroogey 16 hours ago https://jax-js.com/ hessammehr 15 hours ago I’m aware of Jax-js. It’s a different beast: an [incomplete last I checked] port of jax for JS, not something you can run your, e.g. jax-dependent marimo notebook or pyodide against
hessammehr 15 hours ago I’m aware of Jax-js. It’s a different beast: an [incomplete last I checked] port of jax for JS, not something you can run your, e.g. jax-dependent marimo notebook or pyodide against
Why not use Numba? In my mental model they achieve the same win, generating GIL-free, bytecode-level perf.
I'm not super familiar with JAX though.
https://jax-js.com/
I’m aware of Jax-js. It’s a different beast: an [incomplete last I checked] port of jax for JS, not something you can run your, e.g. jax-dependent marimo notebook or pyodide against