Show HN: WebAssembly Runtime for Python, Lua, Ruby and etc.

3 pointsposted a month ago
by planc0515

4 Comments

user

a month ago

[deleted]

nekoneko1226

a month ago

Can it install packages?

planc0515

a month ago

no

planc0515

a month ago

Now it's possible. However, because WASM does not support dynamic libraries, it can only install packages implemented in pure Python.