▲ | 3abiton 3 months ago | |||||||
> I'm hoping some day to find a recipe I really like for running Python code in a WASM container directly inside Python. But what would be the usecase for this? | ||||||||
▲ | simonw 3 months ago | parent [-] | |||||||
Running Python code from untrusted sources, including code written by LLMs. | ||||||||
|