Open
Description
I'm looking for a language with the following two properties:
- untrusted code can be sandboxed and executed within the same process, while restricting both runtime and access to resources (stack frame, network, filesystem)
- the sandbox can be suspended and serialized, stored in memory and sent over the network, then resumed again
As far as I understand this is not yet possible with iolanguage, but would this be feasible to implement?
Metadata
Metadata
Assignees
Labels
No labels