Earlier quoted context omitted.
What’s benefit of this over running Python in a container like Docker? I know Docker is not 100% watertight, but it’s very unlikely a normal user encounters trojaned Python code that tries to break out from a container. The run-time penalty for using WebAssembly for Python is pretty severe at the moment, at least what I have tried.
I’ve personally never been hit by a Trojaned Python project, why use any container or jail at all?
That's kind of the [functional context] approach I take with: https://github.com/matrixApi/encapsule