hyperlight-dev / hyperlight-dev/hyperlight
[host/mem] Review `RawPtr` and `GuestPtr` APIs
未关闭
area/API
lifecycle/confirmed
- 主要语言
- Rust
- 星标
- 4.7k
- 派生
- 208
- 平均合并
- 1 天 7 小时
- 30 天内合并 PR
- 47
描述
We should ensure we are consistent w/ our usage of pointers throughout the `hyperlight_host` codebase. We have APIs for `RawPtr` and `GuestPtr`, but, in some places, we use `*const mut u8`, and, in others, we use `u64`.
贡献指南
评估
这个 Issue 还没有评估数据。