playground.md
Interactive Playground Interactive Playground
Try Fenrir code directly in your browser. Write Python code, click Run, and see the output instantly. Powered by Pyodide (Python via WebAssembly).
Python Code
Output
How it works
- Code runs in your browser using Pyodide (Python via WebAssembly)
- Examples simulate Fenrir framework behavior with pure Python
- First run may take 5-10 seconds to load Python runtime
- For real Fenrir code, see the Quick Start Guide