hyperlight-dev / hyperlight-dev/hyperlight
Improve the documentation for the `guest_dispatch_function` in the C and Rust Guest APIs
未关闭
area/documentation
lifecycle/confirmed
- 主要语言
- Rust
- 星标
- 4.7k
- 派生
- 208
- 平均合并
- 1 天 7 小时
- 30 天内合并 PR
- 47
描述
The hyperlight guest library defines a function called `guest_dispatch_function` which allows the guest to dynamically dispatch calls to functions, this function is not really documented anywhere. We should document this function more clearly explaining its purpose and how to use it.
More generally we should improve [this](https://github.com/hyperlight-dev/hyperlight/blob/main/docs/how-to-build-a-hyperlight-guest-binary.md) documentation to describe how to build a guest.
贡献指南
评估
这个 Issue 还没有评估数据。