VFS images are the machine
A VFS image carries the programs, files, configs, and metadata Kandelo needs to boot a browser machine quickly.
Boot a VFS image and run shells, server software, command-line tools, and graphical experiments in a browser tab.
API stability
Kandelo's browser host, VFS image tooling, package-source workflow, and demo metadata are experimental. Public shapes can change at any time. Pin the Kandelo commit or package version you build against, and expect to update your integration as the project evolves.
Use these docs if you want to:
.vfs or .vfs.zst image and open it through Kandelo;The dream is still to "fold a computer into a URL": a link should be able to identify a VFS image, verify the software it references, choose a boot command, and carry small bits of user state. Serious systems will keep large artifacts as signed, cacheable downloads, but the URL should be enough to tell Kandelo what to boot.
For lower-level implementation details, keep using the repository docs: