Show HN: BoxLite – the all-terrain micro-VM
github.comHi HN. I'm Dorian, founder of Polygala. We are building a micro-VM runtime for all kinds of use case including embedded like SQLite, local deployment like MySQL and cloud deployment like AWS Aurora Interesting. Are you supporting memory snapshotting and forking? Being able to freeze an agent's micro-VM state and instantly fork it into multiple parallel paths (e.g., for Tree-of-Thoughts reasoning or parallel self-debugging) without cold-starting each one would be an absolute killer feature for us. not yet for memory, just persistent storage snapshotting/forking right now