Documentation

How Lifo works

Lifo is a tiny Linux-like OS written in TypeScript — no WASM, no emulator, no native dependencies — and it runs in browsers, in Node, and in serverless functions. These docs cover the architecture, the Node compatibility layer, the shell and commands, the process model, networking and tunnelling, and the wire protocols that make live previews work.

Getting started

Guides

Concepts

Node compatibility

Networking

Reference