Extension Host Architecture: Cocoon's Design for Module Interception, API Shims, and Fiber Supervision
How Cocoon runs VS Code extensions in supervised Effect-TS fibers with module interception and gRPC-backed API shims.
Architecture, releases, and the road ahead.
How Cocoon runs VS Code extensions in supervised Effect-TS fibers with module interception and gRPC-backed API shims.
How Land runs unmodified VS Code extensions, and where coverage still needs validation.
The complete end-to-end process from launching the native binary to a fully initialized editor with running extensions.
How Land's build system coordinates VS Code compilation, Rust backend assembly, and TypeScript bundling through a tier-gated, profile-driven pipeline.
Public domain licensing, no CLA, no copyright assignment - maximum freedom.
How Land keeps the editor path local-first while sync and portal features stay explicit.
How Mountain uses Tauri for a native editor shell without bundling Chromium.
How we use Effect-TS for typed error handling across the editor core.