Virtual Runtime Engine

A browser runtime
built for builders.

Mount a virtual filesystem, execute frontend apps client-side, and inspect everything — DOM, console, network, styles — through a clean programmatic API.

vre-quickstart.js
1 const vre = VRE.mount({
2   container: "#vre",
3   fileSystem, entryPath: "/index.html"
4 });
5  
6 vre.run();
7 const ctx = await vre.getContext(); // → LLM-ready
Zero servers DevTools API Agent-ready Drop-in embed
© 2026 CodeVRE. All rights reserved.
Runtime access

Welcome to VRE.

or

Password reset

Reset your password

Enter your account email and we'll send you a secure link to choose a new password.

© 2026 CodeVRE