Skip to content

playground // telemetry bench

Monaco sandbox for firmware-style traces.

Run snippets inside a worker-isolated Monaco editor with the lab-fabricator dataset baked in. Share the entire session via the URL payload—code, input, and timer limits stay intact across devices.

  • VS Code keybinds, diagnostics, and JS/TS language services in the browser.
  • Dataset helpers for the telemetry bench: frame integrity, spiral offsets, salted XOR, and SHA-256 verification.
  • Worker runtime isolates the code, overriding console/timers for safe output.

Desktop-only

The Monaco playground currently targets desktop browsers. Load this page on a laptop or desktop to edit and run snippets, or read the walkthrough below for the decoding steps.

Lab-fabricator write-up →