Hacker News new | ask | show | jobs
by faresahmed 923 days ago
Amazing to see RustPython being used in the wild. I wonder why they are using it. Is it easier to sandbox? smaller memory footprint than CPytohn and PyPy? just because it's cool?
1 comments

I gather this might be changing per [1] as Wikifunctions is investigating the possibility of implementing interpreters such as CPython with WebAssembly.

[1] https://phabricator.wikimedia.org/T308250