hyperlight-dev / hyperlight-dev/hyperlight

Redesign public hyperlight API

オープン
#1,560 コメント 2 件 リアクション 0 件 担当者 1 名 @jprendes が担当を希望しています GitHub で見る
lifecycle/confirmed
主要言語
Rust
スター
4.7k
フォーク
208
平均マージ
1日 7時間
マージ済み PR(30日)
47

説明

This issue is meant to cover redesigning the public hyperlight API for a 1.0 release. It's separate from https://github.com/hyperlight-dev/hyperlight/issues/765, because this one is referring to redesigning the existing API, while #765 is concerned about removing public items that should not be public.

Some things I can think of right now:
- Remove Uninitiated sandbox and `evolve`
- Combine and/or `SandboxConfiguration` and `SandboxRuntimeConfig`
- Add builder-pattern where makes sense
- Rename `MultiUseSandbox` (name is outdated)
- Possibly add some light-weight type-safety to MultiUseSandbox to prevent host functions from being added (see https://github.com/hyperlight-dev/hyperlight/pull/1392)
- Narrow method-specific errors and error variants, rather than a catch-all HyperlightError

Please add more!

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。