01 · The runtime
Real Node, in a tab.
Web Workers carry the processes. WebAssembly does the heavy lifting. OPFS persists the filesystem across reloads. Service Workers route preview requests like a real dev server would.
- ›fs, http, process, events, streams
- ›CommonJS + ESM
- ›SharedArrayBuffer-backed synchronous VFS
- ›Per-runtime limits (memory · processes · network · CPU)
- ›Chromium · Firefox · WebKit