hyperlight-dev / hyperlight-dev/hyperlight
[host/mem] Review `RawPtr` and `GuestPtr` APIs
Đang mở
area/API
lifecycle/confirmed
- Ngôn ngữ chính
- Rust
- Star
- 4.7k
- Fork
- 208
- Merge trung bình
- 1 ngày 7 giờ
- Pull request đã merge (30 ngày)
- 47
Mô tả
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`.
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.