Y
Hacker News
new
|
ask
|
show
|
jobs
by
rthz
1868 days ago
Yes, installing pure Python packages that have wheels from PyPi works. Assuming they don't use functionality that's not supported by the WebAssembly VM such as multiprocessing, threading (for now), and sockets.