I posted this elsewhere in the thread, and don't want to spam it everywhere (or take away from Amla!), but you might be interested in eryx [1] - the Python bindings [2] get you a similar Python-in-Python sandbox based on a WASI build of CPython (props to the componentize-py [3] people)![1]: https://github.com/sd2k/eryx/
[2]: https://pypi.org/project/pyeryx/
[3]: https://github.com/bytecodealliance/componentize-py/
simonw|1 month ago
Any chance you could add SQLite?
Filed a feature request here: https://github.com/eryx-org/eryx/issues/28simonw|1 month ago
manojlds|1 month ago