Web-based coding workspace
Your dev machine,
in a browser tab.
Resume your workspace from anywhere.
scroll ↓// about
A coding workspace that lives in your browser.
Excede lets you write code, run it, and pick up exactly where you left off — from any device, without setting up a machine. Open a tab and your editor, files, and terminal are already there.
The clever part is where the work happens. Your code runs inside your own browser at near-native speed, while a small backend quietly remembers your users, workspaces, and files. Nothing to install, nothing to leave behind.
// the browser does the running, the backend does the remembering.
// what it does
Everything a dev machine gives you, minus the machine.
-
01
Browser code editorThe same Monaco engine that powers VS Code, running natively in the tab — syntax, files, and a live terminal.
-
02
GitHub-backed workspacesReal Git in the browser — clone, commit, and push to your repos through a lightweight proxy. Your work is versioned, not trapped.
-
03
Live code runnersC, Python, and Node run locally via WebAssembly — a real clang, real CPython, a real Node environment.
input()andscanfblock like a true terminal. -
04
Resume from anywhereFiles and workspaces sync to the cloud, so you close a laptop and reopen on another device right where you stopped.
Start coding in your browser.
No setup. No install. Just a tab.
>_ Get started