What is the problem this feature would solve?
I want to use BUN in a sandboxed manner.
Is there a way to allow select permission to BUN similar to DENO. For example no filesystem access.
What is the feature you are proposing to solve the problem?
Allows to run BUN as sandbox to safely run users provided scripts.
What alternatives have you considered?
Deno
What is the problem this feature would solve?
I want to use BUN in a sandboxed manner.
Is there a way to allow select permission to BUN similar to DENO. For example no filesystem access.
What is the feature you are proposing to solve the problem?
Allows to run BUN as sandbox to safely run users provided scripts.
What alternatives have you considered?
Deno