We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d6620f7 commit 90b072eCopy full SHA for 90b072e
peps/pep-0776.rst
@@ -769,6 +769,9 @@ Security Implications
769
770
Adding a new platform does not add any new security implications.
771
772
+Emscripten and WASI are also the only supported platforms that offer sandboxing.
773
+If users wish to execute untrusted Python code or untrusted Python extension
774
+modules, Emscripten provides a secure way for them to do that.
775
776
How to Teach This
777
=================
0 commit comments