hyperlight-dev / hyperlight-dev/hyperlight
[host/mem] Review `SharedMemory` trait
未关闭
area/API
lifecycle/confirmed
- 主要语言
- Rust
- 星标
- 4.7k
- 派生
- 208
- 平均合并
- 1 天 7 小时
- 30 天内合并 PR
- 48
描述
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.
贡献指南
评估
这个 Issue 还没有评估数据。