micro-javascript playground

Execute JavaScript code in a sandboxed micro-javascript environment powered by Pyodide

Try an example:

JavaScript Code Loading Pyodide...
Ctrl + Enter to run

Output

About: micro-javascript is a pure Python JavaScript interpreter with configurable memory and time limits. This playground runs entirely in your browser using Pyodide (Python compiled to WebAssembly). View on GitHub