←back to thread

196 points bovem | 1 comments | | HN request time: 0.203s | source
1. nextaccountic ◴[] No.41148528[source]
Does numpy runs on rustpython? And other libraries used in ML (not expecting compatibility with huge libraries like torch or tensorflow, but rather, getting the leaves to work should be doable)

If not, is it at all possible to get numpy to work and other libraries written in native code? I see that rustpython also work in wasm: but what about compiling numpy's native code to wasm as well?