Remix.run Logo
trehans 4 hours ago

Does this work for packages with C/C++ extensions e.g. numpy and scipy?

zebreus 9 minutes ago | parent | next [-]

Building packages with C/C++ extensions is still a bit tricky but you can see a list of all prebuilt packages for wasmer at https://pythonindex.wasix.org . numpy is available there, scipy not (yet).

ashvardanian 4 hours ago | parent | prev [-]

Seems like it already does for some, assuming Pillow and FFMpeg are on the list.