vere
vere copied to clipboard
loom de/initialization needs to be refactored
The distinction between u3m_boot() vs u3m_boot_lite() needs to be captured in ephemeral global state, and u3m_stop() needs to properly dispose of resources if allocated (snapshot file descriptors, memory protections, &c). This is a more urgent need as of #459.