hyperlight-dev / hyperlight-dev/hyperlight
Review use of mutable statics
Abierto
lifecycle/confirmed
- Lenguaje dominante
- Rust
- Estrellas
- 4.7k
- Forks
- 208
- Merge medio
- 1 d 7 h
- PR fusionados (30 d)
- 47
Descripción
We have a bunch of mutable statics that we might not really need, especially in the guest. We should review them and check if they are necessary/make sure that they are safe if they are (especially since we do generate `&mut` rather than only raw pointers to some of them).
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.