Open ChristianMurphy opened 7 years ago
Python support may be possible using the Pyston debugger. ./pyston_dbg -S -n -v -v t.py
./pyston_dbg -S -n -v -v t.py
https://github.com/pypyjs/pypyjs might be able to support a WASM target
pypyjs is not ready to handle WASM yet, https://github.com/iodide-project/iodide looks promising
Python support may be possible using the Pyston debugger.
./pyston_dbg -S -n -v -v t.py