Remix.run Logo
Show HN: BoxLite – the all-terrain micro-VM(github.com)
5 points by dorianzheng 10 hours ago | 1 comments

Hi 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

mandalore-wang 5 hours ago | parent [-]

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.