hyperlight-dev / hyperlight-dev/hyperlight

Feature request - native sandbox function call

オープン
#424 コメント 3 件 リアクション 0 件 担当者 0 名 GitHub で見る
area/API lifecycle/confirmed
主要言語
Rust
スター
4.7k
フォーク
208
平均マージ
1日 7時間
マージ済み PR(30日)
47

説明

I feel like making one binary that maps COW to both host and guest would be cool, that way the sandboxed function can be compiled to the same binary and a call to the function can be done in a native way without a string name but rather by:
```
#[sandboxed]
fn calculate(){}
guest.call(calculate)
```

How does that sound?

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

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

評価

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

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

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