hyperlight-dev / hyperlight-dev/hyperlight
Make builder for `UninitializedSandbox` and `SandboxConfiguration`
Open
area/API
lifecycle/confirmed
- Dominant language
- Rust
- Stars
- 4.7k
- Forks
- 208
- Avg merge
- 1d 7h
- Merged PRs (30d)
- 47
Description
Currently, we configure an `UninitializedSandbox` by providing it with a `SandboxConfiguration`. We should revisit our current configurations and consider using a builder pattern instead.
This is related to work in #183 , and #85 .
Contributor guide
Assessment
This issue has not been assessed yet.