hyperlight-dev / hyperlight-dev/hyperlight
[host/mem] Review `RawPtr` and `GuestPtr` APIs
Abierto
area/API
lifecycle/confirmed
- Lenguaje dominante
- Rust
- Estrellas
- 4.7k
- Forks
- 208
- Merge medio
- 1 d 7 h
- PR fusionados (30 d)
- 47
Descripción
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`.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.