AIWiki
Malaysia
Back to all articles
Tools & PlatformsBolt.newStackBlitzAI app builder

Bolt.new

4 min readUpdated August 2026
Bolt.new
Type
AI application builder
Developer
StackBlitz
First released
October 2024
Platform
Web browser (WebContainers)
Key feature
Full-stack apps from natural language prompts
Related
v0, Lovable, Replit Agent, Cursor

Bolt.new is an AI-powered application builder developed by StackBlitz that generates complete full-stack web applications from natural language prompts, executing the entire development process inside the web browser. Released in October 2024, Bolt.new became one of the most popular "vibe coding" tools, distinguished by its ability to run the generated application, install packages, and manage a real development environment entirely in-browser without a separate backend.[1][2]

History

Bolt.new was launched by StackBlitz, the company known for WebContainers, a technology that runs Node.js and the full web development toolchain inside the browser using WebAssembly. The product combined this in-browser runtime with a large language model that could write code, scaffold projects, and iterate on applications in response to user prompts. At launch, it generated significant attention for being able to create working full-stack applications — including databases, APIs, and user interfaces — from a single description.[1]

In the months after release, Bolt.new added features including the ability to edit files directly, deploy applications to production, connect external repositories, and switch between multiple AI models. Its growth made StackBlitz one of the central companies in the AI application builder market, competing directly with tools such as v0, Lovable, and Replit Agent.[2][3]

Key Concepts and Technology

Bolt.new's defining technology is WebContainers, a browser-based runtime that executes Node.js and npm packages using WebAssembly, allowing the full development stack to run client-side. This means the AI-generated application can be installed, executed, and tested in the browser with a real terminal and file system, rather than relying on sandboxed previews that approximate the result. The product uses frontier language models to translate natural language prompts into project scaffolding, application code, and configuration files.[1][4]

Users interact with Bolt.new conversationally: they describe an application, and the tool generates the code, installs dependencies, and runs the app in a live preview pane. Users can then request changes — "change the colour scheme," "add a login page," "connect a database" — and the model edits the codebase incrementally. This conversational, iterative workflow is the core of what is popularly called vibe coding, where the developer supervises rather than hand-writes code.[3]

Because the runtime is in the browser, Bolt.new supports a wide range of frameworks including React, Vue, Svelte, and Node.js backends, and generated projects can be exported or deployed through integrated hosting options. The architecture also allows the tool to run in secure, isolated sessions without provisioning cloud servers for every user.[1][4]

Applications and Impact

Bolt.new is used by founders and non-programmers to prototype product ideas, by developers to accelerate full-stack feature development, and by educators to teach programming through generated examples. Its ability to produce a working application — not just a UI mockup — set it apart from earlier AI interface generators and pushed competitors toward full-stack generation. The product is frequently cited in discussions of how AI is lowering the barrier to software creation and reshaping the role of the developer.[2][3]

The success of Bolt.new also demonstrated the commercial viability of in-browser AI development environments, and its WebContainers architecture influenced the broader industry's approach to secure, client-side execution of AI-generated code.[4]

>See Also

References

🇲🇾Malaysian Context

Bolt.new is accessible to Malaysian developers and entrepreneurs through its web interface, with free and paid tiers, and has been adopted by local tech startups and indie makers building MVPs without large engineering teams. For Malaysia's digital ecosystem, coordinated by the Malaysia Digital Economy Corporation (MDEC) through programmes such as Malaysia Digital status and the Global Acceleration and Innovation Network (GAIN), tools like Bolt.new support a lower-cost path from idea to working software for local founders.[5]

Malaysian universities and coding academies have begun incorporating AI application builders into their curricula, reflecting the government's push for AI literacy under the National AI Office (NAIO) and HRD Corp training schemes. For Malaysian small and medium-sized enterprises, the ability to generate internal tools and customer-facing applications from natural language prompts is seen as a practical way to adopt AI without large software development budgets.[6]

References

  1. [Bolt.new — official product site](https://bolt.new/)
  2. [About Bolt.new — official page](https://bolt.new/about)
  3. [StackBlitz — company site](https://stackblitz.com/)
  4. [WebContainers — official documentation](https://webcontainers.io/)
  5. [MDEC — Malaysia Digital Economy Corporation](https://mdec.my/)
  6. [National AI Office Malaysia — AIWiki](https://aiwiki.com.my/wiki/national-ai-office-malaysia)