CodeTracer Browser Replay

The page loads the replay-server WASM in a WebWorker, then either streams a pre-staged trace from a static URL (legacy mode) or fetches the recording manifest + payload bytes from a CodeTracer-CI gateway with an authenticated bearer token (M40 mode). Both paths push bytes into the WASM in-memory VFS and drive the Debug Adapter Protocol entirely client-side.

Configuration via URL query parameters:

Initializing...