vere icon indicating copy to clipboard operation
vere copied to clipboard

loom de/initialization needs to be refactored

Open joemfb opened this issue 2 years ago • 0 comments

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.

joemfb avatar Sep 18 '23 15:09 joemfb