Playground
Edit a probe, or write your own
The same sandbox as every probe: a dedicated Worker with its own realm, cross-origin isolated, so SharedArrayBuffer and Atomics work. Sloppy mode by default; add "use strict" yourself. Top-level await is allowed. The URL fragment carries the code, so a link reproduces exactly what you ran. Nothing is sent to a server.
SourceCtrl/⌘ + Enter to run
Output· Ready0 lines
Run the snippet to see its output here.