wasmerio / wasmer-js

Monorepo for Javascript WebAssembly packages by Wasmer

Home Page:https://wasmerio.github.io/wasmer-js/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Is there a way to run Python in the browser with certain Python packages?

Aaronius opened this issue · comments

Like the title states, I'm trying to figure out how I would use a package like Pandas within Python running in a browser via wasmer-js. Is that something within within the scope of wasmer? Thanks.