10th May 2023
TIL
Running Python code in a Pyodide sandbox via Deno
— I continue to seek a solution to the Python sandbox problem. I want to run an untrusted piece of Python code in a sandbox, with limits on memory and time.