WebContainer Public API
Build filesystem snapshots for the WebContainer API
Interactive tutorials powered by WebContainer API
Interactive tutorials powered by WebContainer API
Sandpack-compatible components backed by WebContainer API
Set of environment utilities for WebContainers
Interactive tutorials powered by WebContainer API
Interactive tutorials powered by WebContainer API
Interactive tutorials powered by WebContainer API
Client API for D8D WebContainer
```Javascript import { WebContainer } from '@webcontainer/api'; import FsPromises from 'webcontainer-fs-promises'; const webcontainerInstance = await WebContainer.boot(); const fs = webcontainerInstance.fs; fs.promises = new FsPromises({fs:fs}); fs.promis
TutorialKit runtime
Node-API implementation for Emscripten
WebContainer Public API
Client API for D8D WebContainer
WebContainer state slice and runtime helpers for SQLRooms stores.
Utilities for testing applications in WebContainers
Storyboard and workbench flow for AI-assisted animation projects.
WASM SQLite Driver for ObjectStack — runs in browser/WebContainer (StackBlitz) without native bindings
A React component library for WebContainer-based code sandboxes
Library for integrating WebContainers into React applications
Das Readdy Webcontainer 运行 Vite 插件
Server implementation for D8D WebContainer
WebContainer-style SDK for cloud development environments with file system, process management, and real-time features