One language for frontend + backend. Sandboxed runtime on a custom Rust VM — install the CLI and start building in one command.
Write .vamp once for UI, APIs, and local services — no Electron required for desktop.
CLI on PATH, IDE language support, and file association — auto-configured for you.
Downloads the CLI, puts it on your PATH, and registers .vamp language support.
irm https://vampcode.dev/install.ps1 | iex
vampcode (+ vamp alias).vamp file typecurl -fsSL https://vampcode.dev/install.sh | bash
vampcode --version
vampcode create my-app
cd my-app
vampcode run .
In VS Code: Developer: Reload Window, then open any .vamp file.
Loading release metadata…