WebAssembly runtime for Python, Lua, Ruby and etc.
See shift-wasm to get npm package.
Select your programming language from the menu in the bottom right corner.
Edit your code in the editor.
Set the input to standard input in the input box at the bottom.
Click the RUN button or press Ctrl + S to run the code.
Click the CLEAR button or press Ctrl + L to clear the terminal.
Click the SHARE button to generate and copy the share link.
- Python
- Lua
- Bash
- Ruby
- Scheme (chibi-scheme)
- C (picoc)
- CC:
- emcc
- LDFLAGS:
- -s EXPORT_ES6=1
- -s EXPORTED_RUNTIME_METHODS=FS
- -s ALLOW_MEMORY_GROWTH=1
- -s ENVIRONMENT=web
