▲ | simonw 9 hours ago | |||||||||||||||||||||||||
Yes but it works only in the browser - running Pyodide outside of a browser is a lot of extra work. My previous attempts are described here: - https://til.simonwillison.net/deno/pyodide-sandbox - https://til.simonwillison.net/webassembly/python-in-a-wasm-s... | ||||||||||||||||||||||||||
▲ | ZhiqiangWang 4 hours ago | parent | next [-] | |||||||||||||||||||||||||
What is the point of running python in webassembly outside browser? | ||||||||||||||||||||||||||
| ||||||||||||||||||||||||||
▲ | almostgotcaught 8 hours ago | parent | prev [-] | |||||||||||||||||||||||||
not true
I don't know what runtime it uses but I have tests in nightly CI that run exactly like this.see https://pyodide.org/en/stable/development/building-packages-... | ||||||||||||||||||||||||||
|