hyperlight-dev / hyperlight-dev/hyperlight-sandbox
Add a "Bash" command to the guest sandboxes like we do for "run"
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 73
- Forks
- 7
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 23
Description
We might be able to compile something like to https://github.com/vercel-labs/just-bash/tree/main/packages/just-bash wasm. Or maybe even bash its self.
Things to consider:
- how would other guest runtimes support "python" and "bash" at the same time. With wasm we could have two different components compiled together
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the existing guest-sandbox run command and trace how commands are exposed to guest runtimes. Evaluate the just-bash WebAssembly option alongside support for Python, including whether runtimes can provide both commands together. Done means a defined Bash command approach and a clear plan for runtime coexistence.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- bash, python, wasm
- Domain
- cli, security
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100