Y
Hacker News
new
|
ask
|
show
|
jobs
by
jsheard
866 days ago
If you're not targeting the web, what would be the point of running a Python runtime on top of a WASM runtime?
You could just run RustPython as a native binary, or use ol' reliable CPython.