hyperlight-dev / hyperlight-dev/hyperlight
Review use of mutable statics
Aperta
lifecycle/confirmed
- Lingua principale
- Rust
- Stelle
- 4.7k
- Fork
- 208
- Merge medio
- 1g 7h
- PR unite (30g)
- 47
Descrizione
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).
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.