Simple REPL for Python WASM
print('Welcome to WASM!')
Run
Start REPL
Stop
Clear
The simple REPL provides a limited Python experience in the browser.
Tools/wasm/README.md
contains a list of known limitations and issues. Networking, subprocesses, and threading are not available.