hyperlight-dev / hyperlight-dev/hyperlight
[host/mem] Review `SharedMemory` trait
Đ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 review our APIs related to interacting w/ shared memory. In particular:
- `as_mut_slice`,
- `copy_from_slice`, and
- `copy_to_slice`.
These APIs allow read/writes to any shared memory offset. We should create higher-level abstractions to write to specific/named offsets.
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.