hyperlight-dev / hyperlight-dev/hyperlight
[host/mem] Review `SharedMemory` trait
Aperta
area/API
lifecycle/confirmed
- Lingua principale
- Rust
- Stelle
- 4.7k
- Fork
- 208
- Merge medio
- 1g 7h
- PR unite (30g)
- 47
Descrizione
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.
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.