hyperlight-dev / hyperlight-dev/hyperlight-unikraft
Integrate with hyperlight-dev/hyperlight-sandbox
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 24
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
Integrate hyperlight-unikraft with hyperlight-dev/hyperlight-sandbox (https://github.com/hyperlight-dev/hyperlight-sandbox) to offer a higher-level sandboxing API on top of the micro-VM runtime. This means understanding the hyperlight-sandbox API surface and how it expects guests to be packaged, working out the adapter layer between the unikraft ELF-loader model and what sandbox expects, and identifying any host function support or configuration sandbox needs that we do not provide yet.
Contributor guide
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 by reviewing the hyperlight-sandbox API and its guest-packaging expectations, then compare them with hyperlight-unikraft's ELF-loader model. Map the required adapter layer and identify missing host-function or configuration support; done means a defined integration path covering those requirements.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- infrastructure, operating-systems
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100