Skip to content
  • Lioncash's avatar
    core/memory: Introduce skeleton of Memory class · 4c2ed270
    Lioncash authored
    Currently, the main memory management code is one of the remaining
    places where we have global state. The next series of changes will aim
    to rectify this.
    
    This change simply introduces the main skeleton of the class that will
    contain all the necessary state.
    4c2ed270
Loading