Y
Hacker News
new
|
ask
|
show
|
jobs
by
dayeye2006
1236 days ago
Can anyone give me a ELI5 version what is the relationship between this and pyodie?
1 comments
ridruejo
1236 days ago
Pyodide is for the browser, this is intended for server side environments, so it can interact with files, sockets etc via WASI standard
link