(no title)
novatrope | 15 days ago
How are you handling security/sandboxing for the Python runtime?
I'm working on a similar AI coding service and we've found that
isolating code execution is critical.
Are you using Pyodide or a custom WASM implementation?
Looks promising - nice work!
dcastm|15 days ago
novatrope|15 days ago