The Wayback Machine - https://web.archive.org/web/20221223164657/https://github.com/winpython/winpython/issues/1077
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
stonebig commentedMay 15, 2022
•
edited
it's all about Python Stack inside a WASM (Web Assembly) container.
on WASM, there is two WebAssembly platform wasm/emscripten and a brewing standard in wassm/wasi :
"wasm/emscripten" is our object of experiment.
"wasm/wasi" is too pre-alpha, and out of pyodide scope.
The text was updated successfully, but these errors were encountered: