Browse Source
core/memory: Introduce skeleton of Memory class
core/memory: Introduce skeleton of Memory class
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.nce_cpp
4 changed files with 56 additions and 3 deletions
Write
Preview
Loading…
Cancel
Save
Reference in new issue