Miden Playground
An interactive browser environment for writing, compiling, and executing Miden Assembly (MASM) programs. No installation required — prototype account code, test note scripts, and experiment with VM instructions straight from a URL.
External · playground.miden.ioReference · MASM
Open the Playground ↗
Launch the browser IDE and start writing MASM immediately.
Miden VM reference
Instruction set, stack semantics, chiplets, and assembler behaviour.
What you can do
Editor
Write MASM
Syntax-highlighted editor with inline error reporting for the Miden assembler.
VM
Execute programs
Run programs against the Miden VM in-browser and inspect the resulting stack and memory.
Workflow
Share snippets
Shareable URLs with embedded code for reproducing bugs or teaching examples.